summaryrefslogtreecommitdiff
path: root/tools/scaninc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scaninc/Makefile')
-rw-r--r--tools/scaninc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scaninc/Makefile b/tools/scaninc/Makefile
index c408e4a6e..71c4389ef 100644
--- a/tools/scaninc/Makefile
+++ b/tools/scaninc/Makefile
@@ -1,6 +1,6 @@
CXX = g++
-CXXFLAGS = -Wall -std=c++14 -O2
+CXXFLAGS = -Wall -std=c++11 -O2
SRCS = scaninc.cpp c_file.cpp asm_file.cpp