Re: [Qemu-devel] [PULL v2 11/11] disas: Add capstone as submodule

2017-12-01 Thread Eric Blake
On 10/26/2017 05:00 AM, Richard Henderson wrote: > Do not require the submodule, but use it if present. Allow the > command-line to override system or git submodule either way. > > Tested-by: Philippe Mathieu-Daudé > Reviewed-by: Philippe Mathieu-Daudé > Signed-off-by: Richard Henderson > ---

[Qemu-devel] [PULL v2 11/11] disas: Add capstone as submodule

2017-10-26 Thread Richard Henderson
Do not require the submodule, but use it if present. Allow the command-line to override system or git submodule either way. Tested-by: Philippe Mathieu-Daudé Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Richard Henderson --- Makefile| 15 ++ .gitmodules | 3 +++ capston