Skip to content

Commit

Permalink
Update darwin.mk macosx min version increase 11 to 12
Browse files Browse the repository at this point in the history
we build with 12, 13 and hopefully soon, 14.
  • Loading branch information
justinvforvendetta authored Sep 9, 2024
1 parent 851253e commit 0544fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/hosts/darwin.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OSX_MIN_VERSION=11.0
OSX_MIN_VERSION=12.0
OSX_SDK_VERSION=14.0
OSX_SDK=$(SDK_PATH)/MacOSX$(OSX_SDK_VERSION).sdk
LD64_VERSION=253.9
Expand Down

0 comments on commit 0544fb4

Please sign in to comment.