fix build on 11
PR: 230896 Submitted by: tobik
This commit is contained in:
parent
a4263d3993
commit
822a9d8cfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478079
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user