RFR: JDK-8300068: UBSan CFLAGS/LDFLAGS not passed when building ADLC
David Holmes
dholmes at openjdk.org
Wed Jan 18 05:54:26 UTC 2023
On Thu, 12 Jan 2023 18:30:12 GMT, Justin King <jcking at openjdk.org> wrote:
> Fix misconfigured UBSan build by funneling `UBSAN_CFLAGS` and `UBSAN_LDFLAGS` to ADLC.
> But there is also no reason not to.
> Some flags should not be passed on, or build will fail. :-/
You seem to have found your reason not to. ;-)
-------------
PR: https://git.openjdk.org/jdk/pull/11975
More information about the build-dev
mailing list