- Fix build with clang 6
This commit is contained in:
parent
434f606983
commit
80a523280c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473066
@ -21,6 +21,8 @@ CONFIGURE_ARGS= --prefix="${PREFIX}" \
|
||||
USES= gmake
|
||||
MAKE_ENV= XDIR=${LOCALBASE}
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
||||
PORTDATA= *
|
||||
|
||||
OPTIONS_MULTI= COMPONENTS
|
||||
|
Loading…
Reference in New Issue
Block a user