RFR: 8347500: hsdis cannot be built with Capstone.next [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Mon Jan 13 13:24:46 UTC 2025
On Mon, 13 Jan 2025 13:01:10 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:
>> 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.
>
> Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:
>
> Update make/autoconf/lib-hsdis.m4
>
> Co-authored-by: Magnus Ihse Bursie <mag at icus.se>
Looks good now.
-------------
Marked as reviewed by ihse (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23059#pullrequestreview-2546597354
More information about the build-dev
mailing list