summaryrefslogtreecommitdiffstats
path: root/development/gnats
diff options
context:
space:
mode:
author Matteo Bernardini2019-07-13 09:08:14 +0200
committer Matteo Bernardini2019-07-13 09:08:14 +0200
commit0dca1241983bd5ca82ef423f45626f3e73168444 (patch)
tree845f896bcfabaf51f3e6d235325be8ae6f584219 /development/gnats
parent1b0aba303888b938f7679da7938027bc29ace85e (diff)
downloadslackbuilds-3abe86683a818c3d00137b91975452690798d4b6.tar.gz
20190713.1 global branch merge.current-20190713.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/gnats')
-rw-r--r--development/gnats/gnats.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gnats/gnats.SlackBuild b/development/gnats/gnats.SlackBuild
index da9575aaa1..18ca2b30d7 100644
--- a/development/gnats/gnats.SlackBuild
+++ b/development/gnats/gnats.SlackBuild
@@ -69,7 +69,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-CFLAGS="$SLKCFLAGS" \
+CFLAGS="$SLKCFLAGS -Wno-error=pointer-compare -Wno-error=implicit-fallthrough=" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \