This small change enables support for the with-hsdis=capstone option for the RISC-V target. It could be done because libcapstone is available in apt repositories.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8385323: RISC-V: Support with-hsdis=capstone for riscv Changes: https://git.openjdk.org/jdk/pull/31424/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31424&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385323 Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/31424.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31424/head:pull/31424 PR: https://git.openjdk.org/jdk/pull/31424
