summaryrefslogtreecommitdiff
path: root/scripts/setenv-linbuild-clang.sh
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-07-20 20:51:40 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-07-20 20:51:40 (GMT)
commitb22951af47f7cbb5a7db60765f6ab188544fffbe (patch)
tree354e33f5d93b1de95517fa4291579ec8d68bd4b5 /scripts/setenv-linbuild-clang.sh
parentdec26f84dd9781e2553ce03d536a90ca931f109e (diff)
enable build of glew + opencsg with clang from script
Diffstat (limited to 'scripts/setenv-linbuild-clang.sh')
-rw-r--r--scripts/setenv-linbuild-clang.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/setenv-linbuild-clang.sh b/scripts/setenv-linbuild-clang.sh
index c4e02f8..9551235 100644
--- a/scripts/setenv-linbuild-clang.sh
+++ b/scripts/setenv-linbuild-clang.sh
@@ -1,8 +1,12 @@
-# build dependencies and openscad on linux with clang.
+# build dependencies and/or openscad on linux with the clang compiler
export CC=clang
export CXX=clang++
export QMAKESPEC=unsupported/linux-clang
+echo CC has been modified: $CC
+echo CXX has been modified: $CXX
+echo QMAKESPEC has been modified: $QMAKESPEC
+
. ./scripts/setenv-linbuild.sh
contact: Jan Huwald // Impressum