summaryrefslogtreecommitdiff
path: root/scripts/setenv-linbuild-clang.sh
diff options
context:
space:
mode:
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