mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
- Fix build with clang 6
This commit is contained in:
parent
0885335da2
commit
3567e08084
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473448
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
|
||||
ALL_TARGET= libenet
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
||||
SUB_FILES= ${PLIST_FILES:Mbin/*:T}
|
||||
|
||||
PORTDATA= *
|
||||
|
|
Loading…
Add table
Reference in a new issue