summaryrefslogtreecommitdiffstats
path: root/development/swfmill/swfmill.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-10-26 22:06:13 +0100
committer Matteo Bernardini2020-10-26 22:06:13 +0100
commite640e49a5bd5cb8a3b272af2d38aa2c5d9993949 (patch)
treeefdec9a92e47f20efe8b45860584319c9fac9a8c /development/swfmill/swfmill.SlackBuild
parent41fa52299e271fdd4909b298cd0348f5f01986ea (diff)
downloadslackbuilds-e640e49a5bd5cb8a3b272af2d38aa2c5d9993949.tar.gz
20201026.1 global branch merge.current-20201026.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/swfmill/swfmill.SlackBuild')
-rw-r--r--development/swfmill/swfmill.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/swfmill/swfmill.SlackBuild b/development/swfmill/swfmill.SlackBuild
index 5881f08825..910f31fa33 100644
--- a/development/swfmill/swfmill.SlackBuild
+++ b/development/swfmill/swfmill.SlackBuild
@@ -54,7 +54,7 @@ find -L . \
export CFLAGS=""
-export CXXFLAGS="$SLKCFLAGS"
+export CXXFLAGS="$SLKCFLAGS -Wno-error=narrowing"
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \