aboutsummaryrefslogtreecommitdiff
path: root/depends/hosts
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2018-07-09 00:15:46 +0800
committerfanquake <fanquake@gmail.com>2018-07-25 07:30:27 +0800
commit26b15df99de9984ade134c3c896b7c1c32c089e4 (patch)
tree48183c808c296674b84c55eb52da1426f92dd435 /depends/hosts
parent1211b15bf6c0b2904d90b96a9b3834c5cb9e7b4e (diff)
downloadbitcoin-26b15df99de9984ade134c3c896b7c1c32c089e4.tar.xz
depends: set OSX_MIN_VERSION to 10.10
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 4e58bec74e..a1c943d60b 100644
--- a/depends/hosts/darwin.mk
+++ b/depends/hosts/darwin.mk
@@ -1,4 +1,4 @@
-OSX_MIN_VERSION=10.8
+OSX_MIN_VERSION=10.10
OSX_SDK_VERSION=10.11
OSX_SDK=$(SDK_PATH)/MacOSX$(OSX_SDK_VERSION).sdk
LD64_VERSION=253.9