summaryrefslogtreecommitdiff
path: root/scripts/macosx-build-dependencies.sh
diff options
context:
space:
mode:
authorAndrew Plumb <andrew@plumb.org>2012-02-13 16:22:06 (GMT)
committerAndrew Plumb <andrew@plumb.org>2012-02-13 16:22:06 (GMT)
commitb633845e55c1733ecd9fa4a01606fd7bdafacc48 (patch)
tree82dda89f84e1604dec42f3c3da91a8410680e091 /scripts/macosx-build-dependencies.sh
parente1134e06f43a090589d70f272293c518d89888a8 (diff)
EIGEN2DIR and MAC_OSX_VERSION_MIN
Defining EIGEN2DIR in setenv. Set MAC_OSX_VERSION_MIN=10.5.
Diffstat (limited to 'scripts/macosx-build-dependencies.sh')
-rwxr-xr-xscripts/macosx-build-dependencies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/macosx-build-dependencies.sh b/scripts/macosx-build-dependencies.sh
index 385d603..a52f1fe 100755
--- a/scripts/macosx-build-dependencies.sh
+++ b/scripts/macosx-build-dependencies.sh
@@ -21,7 +21,7 @@ BASEDIR=$PWD/../libraries
OPENSCADDIR=$PWD
SRCDIR=$BASEDIR/src
DEPLOYDIR=$BASEDIR/install
-MAC_OSX_VERSION_MIN=10.7
+MAC_OSX_VERSION_MIN=10.5
# Hack warning: gmplib is built separately in 32-bit and 64-bit mode
# and then merged afterwards. gmplib's header files are dependant on
contact: Jan Huwald // Impressum