From f83dce6cb491c66721ff319ab90d9aad23a349eb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 Jul 2015 23:56:14 +0300 Subject: To make script add flag gnu++17. --- build/bmakedebug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/bmakedebug') diff --git a/build/bmakedebug b/build/bmakedebug index d7e8044ca..26ec0cfd9 100755 --- a/build/bmakedebug +++ b/build/bmakedebug @@ -35,7 +35,7 @@ export CXXFLAGS="-ggdb3 -O2 -pipe -ffast-math \ -Wwrite-strings -Wstack-protector -Wshadow -Wunused-macros -Wsynth \ -Wbuiltin-macro-redefined -Wctor-dtor-privacy -Wdeprecated \ -Wendif-labels -Wformat=1 -Wimport -Wnon-virtual-dtor -Wpsabi \ --Wsign-promo -Wwrite-strings -D_FORTIFY_SOURCE=2 -std=gnu++1y \ +-Wsign-promo -Wwrite-strings -D_FORTIFY_SOURCE=2 -std=gnu++17 \ -Wdelete-non-virtual-dtor -Wmaybe-uninitialized -Wunused-local-typedefs \ -Wvector-operation-performance -Wfree-nonheap-object -Winvalid-memory-model \ -Wnarrowing -Wzero-as-null-pointer-constant -funsafe-loop-optimizations \ -- cgit v1.2.3-60-g2f50