On Fri, 4 Dec 2020 14:44:49 GMT, Erik Joelsson <er...@openjdk.org> wrote:

> We have historically provided -mmacosx-version-min=10.9.0 flags when 
> compiling and linking all our native executables and libraries on Macosx. 
> That flag seems to have disappeared when linking libjvm. This is sometimes 
> causing our macosx builds to not be able to run on older versions of macosx.

This pull request has now been integrated.

Changeset: 51d325e6
Author:    Erik Joelsson <er...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/51d325e6
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8257633: Missing -mmacosx-version-min=X flag when linking libjvm

Reviewed-by: mikael

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

PR: https://git.openjdk.java.net/jdk/pull/1623

Reply via email to