diff options
author | Thomas Huth <thuth@redhat.com> | 2022-05-16 16:58:23 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2022-05-18 08:54:22 +0200 |
commit | 83602083b4ada6ceb86bfb327e83556ebab120fc (patch) | |
tree | 8b29a67b527332db99e375a4c8152c62e4055e85 /capstone | |
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>
Diffstat (limited to 'capstone')
m--------- | capstone | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/capstone b/capstone deleted file mode 160000 -Subproject f8b1b833015a4ae47110ed068e0deb7106ced66 |