summaryrefslogtreecommitdiffstats
path: root/development/swfmill
diff options
context:
space:
mode:
author Matteo Bernardini2018-10-18 19:05:41 +0200
committer Matteo Bernardini2018-10-18 19:05:41 +0200
commitc9326a596337c38df416f18a270832c42dda5c1e (patch)
treec5e9723b5e84014de3da1d7711e2c3a1ac811c68 /development/swfmill
parente508b015d1f32339a2049795d646af143139eb87 (diff)
downloadslackbuilds-c9326a596337c38df416f18a270832c42dda5c1e.tar.gz
20181018.1 global branch merge.current-20181018.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/swfmill')
-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} \