mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- 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
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ CONFIGURE_ARGS= --prefix="${PREFIX}" \
|
|||
USES= gmake
|
||||
MAKE_ENV= XDIR=${LOCALBASE}
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
||||
PORTDATA= *
|
||||
|
||||
OPTIONS_MULTI= COMPONENTS
|
||||
|
|
Loading…
Add table
Reference in a new issue