]> gitweb.factorcode.org Git - factor.git/commitdiff
vm: min-macos-version 11.0
authorJohn Benediktsson <mrjbq7@gmail.com>
Sun, 4 Feb 2024 19:16:27 +0000 (11:16 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 4 Feb 2024 19:16:27 +0000 (11:16 -0800)
vm/Config.macosx.x86.64

index e2b061553ce8a2722f16749213bd93719d5bd912..7606ab1612de340fb17f52a9623922b7fdced4d4 100644 (file)
@@ -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