[jdk8u-dev] RFR: 8374948: [8u] saproc & jsig builds add duplicate linker flags on Darwin/MacOS [v4]

Severin Gehwolf sgehwolf at openjdk.org
Tue Feb 3 17:19:44 UTC 2026


On Sat, 31 Jan 2026 12:12:47 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

>> 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 pull request now contains eight commits:
> 
>  - Merge remote-tracking branch 'dev/master' into JDK-8374948
>  - Revert LOG_LEVEL=debug additions
>  - 8374948: [8u] saproc & jsig builds add duplicate linker flags on Darwin/MacOS
>  - Backport 1b0f612e5e08cfa1581cf22433b36b5f075c0f23
>  - Print spec files on all POSIX platforms
>  - Add LOG_LEVEL=debug to all GHA builds
>  - Whitespace cleanup
>  - 8374899: [8u] Fully handle clang as the toolchain in flags.m4

This is hard to review as-is (139 changed files). Best to integrate #738 and then do a merge from master and it should look better.

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/742#issuecomment-3842597611


More information about the jdk8u-dev mailing list