summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7622b84..2f1e359 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,7 @@ CPPFLAGS = \
-D_FORTIFY_SOURCE=2
CXXFLAGS = \
+ -std=c++11
-ftrapv \
-fstack-protector-strong --param=ssp-buffer-size=4 \
-fPIE