From 27c3646d10e0c5d25905d7afc7a43289159f711b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 8 Jul 2011 02:19:52 +0300 Subject: Fix some issues after automatic checking. Change compilation flags in make scripts. --- bmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bmake') diff --git a/bmake b/bmake index 55153afbd..a4ec0c068 100755 --- a/bmake +++ b/bmake @@ -32,7 +32,8 @@ export CXXFLAGS="-Wunreachable-code -Wmissing-field-initializers \ -Wunused-parameter -Wlogical-op \ -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" +-Wignored-qualifiers -Winit-self -pedantic -Wall -ggdb3 -O2 -pipe \ +-Wpacked" autoreconf -i ./configure --prefix=$dir/run \ -- cgit v1.2.3-60-g2f50