summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-10-25 04:48:38 (GMT)
committerMarius Kintel <marius@kintel.net>2013-10-25 04:48:38 (GMT)
commit144c30e701e4f22cc361ff8b8fdc1ea26013e041 (patch)
treef40dbf6586a9415a13d5926dae6680ba962f2269 /scripts
parent60ce9748de19111c65b3d12f2bac371a7a12ec3e (diff)
parent54595cc9bfc64cb383790fb18efcdad16e8fe0b0 (diff)
Merge branch 'master' of github.com:openscad/openscad
Diffstat (limited to 'scripts')
-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 dd58c22..994d2a1 100755
--- a/scripts/macosx-build-dependencies.sh
+++ b/scripts/macosx-build-dependencies.sh
@@ -391,7 +391,7 @@ USING_LLVM=false
USING_GCC=false
USING_CLANG=false
if $OPTION_LLVM; then
- USING_LLCM=true
+ USING_LLVM=true
elif $OPTION_GCC; then
USING_GCC=true
elif $OPTION_CLANG; then
contact: Jan Huwald // Impressum