diff --git a/build-for-mac-os.sh b/build-for-mac-os.sh index c123cb21e..3f8805506 100755 --- a/build-for-mac-os.sh +++ b/build-for-mac-os.sh @@ -29,6 +29,7 @@ # The last two lines may depend on the lib installations # please check if there are any problems +make clean make -j4 make DESTDIR="$(pwd)/root-tree" install