mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
Merge #9114: [depends] Set OSX_MIN_VERSION to 10.8
617c96d
[depends] Set OSX_MIN_VERSION to 10.8 (fanquake)
This commit is contained in:
parent
9f2467af8a
commit
4bb2af8d19
@ -1,4 +1,4 @@
|
|||||||
OSX_MIN_VERSION=10.7
|
OSX_MIN_VERSION=10.8
|
||||||
OSX_SDK_VERSION=10.11
|
OSX_SDK_VERSION=10.11
|
||||||
OSX_SDK=$(SDK_PATH)/MacOSX$(OSX_SDK_VERSION).sdk
|
OSX_SDK=$(SDK_PATH)/MacOSX$(OSX_SDK_VERSION).sdk
|
||||||
LD64_VERSION=253.9
|
LD64_VERSION=253.9
|
||||||
|
Loading…
Reference in New Issue
Block a user