From c791a0f5f7876b89f39644a13679a0a55b6c1322 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 10 Sep 2011 00:29:26 +0300 Subject: add shadow flag to make scripts. --- bmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bmake') diff --git a/bmake b/bmake index a4ec0c068..d7c7e4482 100755 --- a/bmake +++ b/bmake @@ -1,7 +1,7 @@ #!/bin/sh #may be -#-Wshadow -Waggregate-return -Winline +#-Waggregate-return -Winline #for feature #-Wstrict-overflow=4 -Wfloat-equal @@ -33,7 +33,7 @@ export CXXFLAGS="-Wunreachable-code -Wmissing-field-initializers \ -Wempty-body -Wsign-compare -Wclobbered -Wcast-align -Wcast-qual \ -Wtype-limits -Wpointer-arith -Wundef -Wmissing-include-dirs \ -Wignored-qualifiers -Winit-self -pedantic -Wall -ggdb3 -O2 -pipe \ --Wpacked" +-Wpacked -Wshadow" autoreconf -i ./configure --prefix=$dir/run \ -- cgit v1.2.3-70-g09d2