RFR: JDK-8315499: build using devkit on Linux ppc64le RHEL puts path to devkit into libsplashscreen [v2]
Matthias Baesken
mbaesken at openjdk.org
Mon Sep 4 07:58:39 UTC 2023
On Fri, 1 Sep 2023 16:55:21 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>>
>> check for SYSROOT and xlib-setting
>
> make/autoconf/lib-x11.m4 line 38:
>
>> 36: X_LIBS=
>> 37: else
>> 38: x_libraries_orig="$x_libraries"
>
> This needs to capture the value from `with_x` as well. Both are variants of user input.
Hi Erik, I added a check in the with_x case.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15534#discussion_r1314568197
More information about the build-dev
mailing list