commit | 83602083b4ada6ceb86bfb327e83556ebab120fc | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Mon May 16 16:58:23 2022 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Wed May 18 08:54:22 2022 +0200 |
tree | 8b29a67b527332db99e375a4c8152c62e4055e85 | |
parent | 43ecd16678b74b281c3cc7de0dd62a36279b6025 [diff] |
capstone: Remove the capstone submodule Now that we allow compiling with Capstone v3.0.5 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. Message-Id: <20220516145823.148450-4-thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>