RFR: JDK-8300068: UBSan CFLAGS/LDFLAGS not passed when building ADLC
Justin King
jcking at openjdk.org
Thu Jan 12 18:41:02 UTC 2023
Fix misconfigured UBSan build by funneling `UBSAN_CFLAGS` and `UBSAN_LDFLAGS` to ADLC.
-------------
Commit messages:
- UBSan CFLAGS/LDFLAGS not passed when building ADLC
Changes: https://git.openjdk.org/jdk/pull/11975/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11975&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8300068
Stats: 21 lines in 3 files changed: 17 ins; 4 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11975.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11975/head:pull/11975
PR: https://git.openjdk.org/jdk/pull/11975
More information about the build-dev
mailing list