From 9143dfc964c5798cd1f8a70530dd37868afe50c4 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Fri, 23 Jun 2017 15:27:58 +0200 Subject: development/swfmill: Disabled narrowing warnings. Signed-off-by: Matteo Bernardini --- development/swfmill/swfmill.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development') 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} \ -- cgit v1.2.3-80-g2a13