diff options
Diffstat (limited to 'common.mk')
-rw-r--r-- | common.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ +CXX=clang++-14 + +ifeq ($(shell which $(CXX)),) CXX=clang++-13 +endif ifeq ($(shell which $(CXX)),) CXX=clang++-10 |
index : whiteboard.git | ||
Reichwein.IT Whiteboard | mail@reichwein.it |
summaryrefslogtreecommitdiffhomepage |