summaryrefslogtreecommitdiff
path: root/bmake44
diff options
context:
space:
mode:
Diffstat (limited to 'bmake44')
-rwxr-xr-xbmake442
1 files changed, 1 insertions, 1 deletions
diff --git a/bmake44 b/bmake44
index 8e49f2448..08f78be79 100755
--- a/bmake44
+++ b/bmake44
@@ -33,7 +33,7 @@ export CXXFLAGS="-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 -Wshadow"
+-Wpacked -Wshadow -D_FORTIFY_SOURCE=2"
autoreconf -i
./configure --prefix=$dir/run \