From 4fc62da8cdd2d9bae92c5844aa096599f9906e38 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 22 Mar 2012 04:27:05 +0300 Subject: Add flag for new standarts to gcc 4.6 build file. --- build/bmake46 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/bmake46 b/build/bmake46 index e4d3e7e8e..321384134 100755 --- a/build/bmake46 +++ b/build/bmake46 @@ -49,7 +49,7 @@ export CXXFLAGS="-Wvariadic-macros -Wvla -Wredundant-decls \ -Wstack-protector -Wshadow -Wunused -Wunused-macros -Wsynth \ -Wbuiltin-macro-redefined -Wctor-dtor-privacy -Wdeprecated -Wextra \ -Wendif-labels -Wformat=1 -Wimport -Wnon-virtual-dtor -Wpsabi \ --Wsign-promo -Wwrite-strings -D_FORTIFY_SOURCE=2" +-Wsign-promo -Wwrite-strings -D_FORTIFY_SOURCE=2 -Wc++0x-compat" autoreconf -i ./configure --prefix=$dir/run \ -- cgit v1.2.3-60-g2f50