index
:
libreichwein.git
master
Reichwein.IT C++ library
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
common.mk
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'common.mk')
-rw-r--r--
common.mk
2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 563602e..201bdfa 100644
--- a/
common.mk
+++ b/
common.mk
@@ -1,4 +1,4 @@
-CXX=clang++-14
+CXX=clang++
ifeq ($(shell which $(CXX)),)
CXX=clang++-13