qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] capstone: Remove the capstone submodule


From: Richard Henderson
Subject: Re: [PATCH 3/3] capstone: Remove the capstone submodule
Date: Mon, 16 May 2022 22:42:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/16/22 07:58, Thomas Huth wrote:
Now that we allow compiling with Capstone v3.05 again, all our supported
build hosts should provide at least this version of the disassembler
library, so we do not need to ship this as a submodule anymore.

Signed-off-by: Thomas Huth<thuth@redhat.com>
---
  configure                     |  21 -------
  meson.build                   | 113 ++--------------------------------
  .gitlab-ci.d/buildtest.yml    |   4 +-
  .gitlab-ci.d/windows.yml      |   5 +-
  .gitmodules                   |   3 -
  capstone                      |   1 -
  meson_options.txt             |   3 +-
  scripts/meson-buildoptions.sh |   5 +-
  8 files changed, 11 insertions(+), 144 deletions(-)
  delete mode 160000 capstone

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]