RFR: JDK-8303010: Add /DEBUG to LDFLAGS for MSVC with ASan
Justin King
jcking at openjdk.org
Tue Feb 21 16:50:19 UTC 2023
Add `/DEBUG` to `LDFLAGS` for MSVC with ASan. Without it MSVC produces lots of warnings.
-------------
Commit messages:
- Add -debug to LDFLAGS under MSVC with ASan
Changes: https://git.openjdk.org/jdk/pull/12693/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12693&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8303010
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/12693.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12693/head:pull/12693
PR: https://git.openjdk.org/jdk/pull/12693
More information about the build-dev
mailing list