fix build on 11

PR:		230896
Submitted by:	tobik
This commit is contained in:
Oliver Lehmann 2018-08-25 18:59:29 +00:00
parent a4263d3993
commit 822a9d8cfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478079

View File

@ -14,6 +14,9 @@ USES= libtool pathfix pkgconfig compiler:c++11-lib gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
CXXFLAGS_clang= -Wno-c++11-narrowing
OPTIONS_DEFINE= DOCS
post-patch: