depends: set OSX_MIN_VERSION to 10.10

This commit is contained in:
fanquake
2018-07-09 00:15:46 +08:00
parent 1211b15bf6
commit 26b15df99d
5 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ files:
- "MacOSX10.11.sdk.tar.gz"
script: |
WRAP_DIR=$HOME/wrapped
HOSTS="x86_64-apple-darwin11"
HOSTS="x86_64-apple-darwin14"
CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests GENISOIMAGE=$WRAP_DIR/genisoimage"
FAKETIME_HOST_PROGS=""
FAKETIME_PROGS="ar ranlib date dmg genisoimage"