summaryrefslogtreecommitdiff
path: root/bmake46
diff options
context:
space:
mode:
Diffstat (limited to 'bmake46')
-rwxr-xr-xbmake462
1 files changed, 1 insertions, 1 deletions
diff --git a/bmake46 b/bmake46
index a9f343033..14e3f6246 100755
--- a/bmake46
+++ b/bmake46
@@ -44,7 +44,7 @@ export CXXFLAGS="-Wvariadic-macros -Wvla -Wredundant-decls \
-Wcast-align -Wcast-qual -Wpointer-arith -Wundef \
-Wmissing-include-dirs -Winit-self -pedantic -Wall -ggdb3 -O2 -pipe \
-Wpacked -Wextra -Wstrict-overflow=1 -Wunknown-pragmas -Wwrite-strings \
--Wstack-protector -Wshadow"
+-Wstack-protector -Wshadow -D_FORTIFY_SOURCE=2"
autoreconf -i
./configure --prefix=$dir/run \