[jdk8u-dev] RFR: 8374948: [8u] saproc & jsig builds add duplicate linker flags on Darwin/MacOS [v3]
Andrew John Hughes
andrew at openjdk.org
Tue Jan 13 13:44:41 UTC 2026
> This patch breaks out the Mac minimum version argument into its own variable, `MAC_FLAGS`, in `gcc.make`, so it can be added independently in `saproc.make` and `jsig.make`. This prevents duplicate linker flags and C++-only flags being added to the C build for jsig and saproc.
Andrew John Hughes has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision:
8374948: [8u] saproc & jsig builds add duplicate linker flags on Darwin/MacOS
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/742/files
- new: https://git.openjdk.org/jdk8u-dev/pull/742/files/8d804e1f..4e5afd45
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=742&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=742&range=01-02
Stats: 58 lines in 13 files changed: 16 ins; 12 del; 30 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/742.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/742/head:pull/742
PR: https://git.openjdk.org/jdk8u-dev/pull/742
More information about the jdk8u-dev
mailing list