diff --git a/Makefile b/Makefile index fc2b0b7b..61c48ff7 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ mg_prefix: mongoose.c mongoose.h # C++ build test++: CC = g++ -test++: C_WARN = -std=c++20 -Wno-shadow -Wno-missing-field-initializers -Wno-deprecated +test++: C_WARN = -std=c++2a -Wno-shadow -Wno-missing-field-initializers -Wno-deprecated test++: test musl: test