Skip to content

Commit

Permalink
vm: min-macos-version 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Feb 4, 2024
1 parent 5e76de6 commit 43279af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/Config.macosx.x86.64
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ include vm/Config.x86.64

PLAF_MASTER_HEADERS += vm/os-macosx-x86.64.hpp

SITE_CFLAGS += -mmacosx-version-min=10.9 -target x86_64-apple-darwin
SITE_CFLAGS += -mmacosx-version-min=11.0 -target x86_64-apple-darwin

0 comments on commit 43279af

Please sign in to comment.