summaryrefslogtreecommitdiffstats
path: root/config/clang-cxxflags
diff options
context:
space:
mode:
Diffstat (limited to 'config/clang-cxxflags')
-rw-r--r--config/clang-cxxflags1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/clang-cxxflags b/config/clang-cxxflags
index ead3152..2dcd0cb 100644
--- a/config/clang-cxxflags
+++ b/config/clang-cxxflags
@@ -47,6 +47,7 @@ load_clang_arguments()
done)
IFS=' ' echo "$*"
}
+
# Get the compiler version in a way that works for clang++
# unless a compiler version is already known
#