aboutsummaryrefslogtreecommitdiff
path: root/depends/hosts
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2016-11-09 18:55:04 +0800
committerfanquake <fanquake@gmail.com>2016-11-09 18:55:04 +0800
commit617c96d5b3dd1b4665edff80913f473635ed0efb (patch)
treef95e1810e7373079534d75c9e68baba51b45bfe6 /depends/hosts
parent924de0bd75a7f75df65d7d15f9d1587a2e794abf (diff)
downloadbitcoin-617c96d5b3dd1b4665edff80913f473635ed0efb.tar.xz
[depends] Set OSX_MIN_VERSION to 10.8
Diffstat (limited to 'depends/hosts')
-rw-r--r--depends/hosts/darwin.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/hosts/darwin.mk b/depends/hosts/darwin.mk
index 985649619f..4e58bec74e 100644
--- a/depends/hosts/darwin.mk
+++ b/depends/hosts/darwin.mk
@@ -1,4 +1,4 @@
-OSX_MIN_VERSION=10.7
+OSX_MIN_VERSION=10.8
OSX_SDK_VERSION=10.11
OSX_SDK=$(SDK_PATH)/MacOSX$(OSX_SDK_VERSION).sdk
LD64_VERSION=253.9