diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ ifeq ($(CXX),clang++-13) ifeq ($(ONDEBIAN),yes) COMPILER_SUITE=clang LIBS+=-fuse-ld=lld-13 -#STANDARD=c++20 +STANDARD=c++20 endif endif |
index : unicode.git | ||
Reichwein.IT Unicode Library | mail@reichwein.it |
summaryrefslogtreecommitdiffhomepage |
-rw-r--r-- | Makefile | 2 |
@@ -45,7 +45,7 @@ ifeq ($(CXX),clang++-13) ifeq ($(ONDEBIAN),yes) COMPILER_SUITE=clang LIBS+=-fuse-ld=lld-13 -#STANDARD=c++20 +STANDARD=c++20 endif endif |