diff options
Diffstat (limited to 'data/boost_/make.sh')
-rw-r--r-- | data/boost_/make.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/boost_/make.sh b/data/boost_/make.sh index b3ebe3312..483aa3d4c 100644 --- a/data/boost_/make.sh +++ b/data/boost_/make.sh @@ -1,7 +1,5 @@ shopt -s extglob -pkg:extract -cd * -pkg:patch +pkg:setup ./configure --prefix=/usr --without-icu --without-libraries=python echo 'using darwin ;' >user-config.jam make |