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

Andrew John Hughes andrew at openjdk.org
Tue Feb 3 20:10:15 UTC 2026


On Sat, 10 Jan 2026 20:22:48 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.

This pull request has now been integrated.

Changeset: 08e617e7
Author:    Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/08e617e725bf285e93d75a2a3b37fc6b5010bc5e
Stats:     9 lines in 3 files changed: 2 ins; 1 del; 6 mod

8374948: [8u] saproc & jsig builds add duplicate linker flags on Darwin/MacOS

Reviewed-by: sgehwolf

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

PR: https://git.openjdk.org/jdk8u-dev/pull/742


More information about the jdk8u-dev mailing list