Re: [PATCH v3 07/10] disas: Configure capstone for aarch64 host without libvixl

2020-09-18 Thread Philippe Mathieu-Daudé
On 9/18/20 1:57 AM, Richard Henderson wrote: > The ifdef tangle failed to set cap_arch if libvixl itself > was not configured (e.g. due to lack of c++ compiler). > > Reviewed-by: Thomas Huth > Signed-off-by: Richard Henderson > --- > disas.c | 6 -- > 1 file changed, 4 insertions(+), 2 dele

[PATCH v3 07/10] disas: Configure capstone for aarch64 host without libvixl

2020-09-17 Thread Richard Henderson
The ifdef tangle failed to set cap_arch if libvixl itself was not configured (e.g. due to lack of c++ compiler). Reviewed-by: Thomas Huth Signed-off-by: Richard Henderson --- disas.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/disas.c b/disas.c index d0ccd4b727..01