]> Git Repo - qemu.git/commit
disas: Configure capstone for aarch64 host without libvixl
authorRichard Henderson <[email protected]>
Sat, 12 Sep 2020 00:59:01 +0000 (17:59 -0700)
committerRichard Henderson <[email protected]>
Sat, 3 Oct 2020 09:25:14 +0000 (04:25 -0500)
commita4038a00ed94d3752044edae8f285772a244a887
treee2a58a12578b535d5dbbafa052259f8d1afe067c
parentb71f3a68e2b67c2a26be0a528482fd99a089af3f
disas: Configure capstone for aarch64 host without libvixl

The ifdef tangle failed to set cap_arch if libvixl itself
was not configured (e.g. due to lack of c++ compiler).

Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
disas.c
This page took 0.025045 seconds and 4 git commands to generate.