summaryrefslogtreecommitdiffhomepage
path: root/common.mk
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2025-01-11 13:33:13 +0100
committerRoland Reichwein <mail@reichwein.it>2025-01-11 13:33:13 +0100
commitbc9c8191d8ffd43ce4c233e19df53445a7170f2f (patch)
treeb81b99ca8789b9f5f2738370c2493c9aea70ecae /common.mk
parent47c19bfda0a6e849cbf3cecfa01e1fe8316be53e (diff)
Update for new environmentHEADmaster
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
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