summaryrefslogtreecommitdiffstats
path: root/network/bip/bip.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-06-06 14:49:10 +0200
committer Matteo Bernardini2020-06-06 14:49:10 +0200
commit239ac4fca7da1af0bb047ed5fe13bec18c549f3e (patch)
treeb06dada109f99b8bbdfb62bb1ef10a07e0004e8d /network/bip/bip.SlackBuild
parent1e2e33c4bf48bf1b01cd56e7ae67751518d5f0f5 (diff)
downloadslackbuilds-ee81f43f2f5c4593d4506bf97e60912f9fb7caab.tar.gz
20200606.1 global branch merge.current-20200606.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/bip/bip.SlackBuild')
-rw-r--r--network/bip/bip.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/bip/bip.SlackBuild b/network/bip/bip.SlackBuild
index 93d6aac4df..e4a191a06c 100644
--- a/network/bip/bip.SlackBuild
+++ b/network/bip/bip.SlackBuild
@@ -72,7 +72,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=duplicate-decl-specifier" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \