RFR: 8328177: Move LDFLAGS_JDK[LIB/EXE] to JdkNativeCompilation.gmk
Magnus Ihse Bursie
ihse at openjdk.org
Mon Mar 18 10:56:54 UTC 2024
Similar to [JDK-8328157](https://bugs.openjdk.org/browse/JDK-8328157), we want to move the setting of LDFLAGS to LDFLAGS_JDK[LIB/EXE into SetupJdkLibrary and SetupJdkExecutable.
-------------
Commit messages:
- 8328177: Move LDFLAGS_JDK[LIB/EXE] to JdkNativeCompilation.gmk
Changes: https://git.openjdk.org/jdk/pull/18343/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18343&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8328177
Stats: 155 lines in 32 files changed: 29 ins; 99 del; 27 mod
Patch: https://git.openjdk.org/jdk/pull/18343.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18343/head:pull/18343
PR: https://git.openjdk.org/jdk/pull/18343
More information about the serviceability-dev
mailing list