Next version of Capstone (6.0.0-Alpha1 at least) would locate the library into `lib64` directory rather than `lib` on 64bit Linux due to following PR. https://github.com/capstone-engine/capstone/pull/2214
Thus hsdis build should follow this change for the future. ------------- Commit messages: - 8347500: hsdis cannot be built with Capstone.next Changes: https://git.openjdk.org/jdk/pull/23059/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23059&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8347500 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/23059.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23059/head:pull/23059 PR: https://git.openjdk.org/jdk/pull/23059