aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-07-03 13:19:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-07-03 13:19:28 +0000
commitc7ac97c2f30ccc2dbdb3a50565805994a29fb3de (patch)
tree77d624a18a5e96314589264f372fedabe9d4b385
parent93b0e5a0afeeb230f16c800ab1b22e38d47914d4 (diff)
downloadports-c7ac97c2f30ccc2dbdb3a50565805994a29fb3de.tar.gz
ports-c7ac97c2f30ccc2dbdb3a50565805994a29fb3de.zip
Notes
-rw-r--r--devel/log4cxx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile
index 569ec43b5a0e..7a3b7aa4582e 100644
--- a/devel/log4cxx/Makefile
+++ b/devel/log4cxx/Makefile
@@ -22,6 +22,8 @@ USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
MAKE_JOBS_UNSAFE= yes
+CXXFLAGS+= -Wno-c++11-narrowing
+
OPTIONS_DEFINE= BOOST DOXYGEN
BOOST_BUILD_DEPENDS= ${LOCALBASE}/include/boost/regex.hpp:devel/boost-libs