summaryrefslogtreecommitdiff
path: root/build/bmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/bmake')
-rwxr-xr-xbuild/bmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bmake b/build/bmake
index 231525118..292c8c7bf 100755
--- a/build/bmake
+++ b/build/bmake
@@ -13,7 +13,7 @@ export LANG=C
export CXXFLAGS="-pedantic -ggdb3 -O3 -pipe -ffast-math \
-D_FORTIFY_SOURCE=2 \
-std=gnu++1z \
--fno-var-tracking"
+-fno-var-tracking -Wno-attributes"
source ./build/gcc6flags.sh