This commit is contained in:
Marius Kintel 2015-12-02 16:36:21 -05:00
parent 1378e8ccb6
commit 1d5bdcc4d5

View file

@ -7,7 +7,7 @@
# This script must be run from the OpenSCAD source root directory
#
# Usage: macosx-build-dependencies.sh [-16lcdf] [<package>]
# -3 Build using C++03 and libstdc++
# -3 Build using C++03 and libstdc++ (default is C++11 and libc++)
# -6 Build only 64-bit binaries
# -l Force use of LLVM compiler
# -c Force use of clang compiler