perf build: Support llvm and clang support compiled in
[linux-2.6-microblaze.git] / tools / perf / Makefile.config
index fe7afe6..1bf8dc5 100644 (file)
@@ -331,7 +331,7 @@ CORE_CFLAGS += -Wall
 CORE_CFLAGS += -Wextra
 CORE_CFLAGS += -std=gnu11
 
-CXXFLAGS += -std=gnu++14 -fno-exceptions -fno-rtti
+CXXFLAGS += -std=gnu++17 -fno-exceptions -fno-rtti
 CXXFLAGS += -Wall
 CXXFLAGS += -Wextra
 CXXFLAGS += -fno-omit-frame-pointer