- Fix build with clang 6.0
This commit is contained in:
parent
181e38b1fb
commit
aff0c9689e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469952
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ PORTDOCS= *
|
|||
CPPFLAGS+= -DAP_PATH="\"${DATADIR}/\""
|
||||
LLD_UNSAFE= yes
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
||||
DESKTOP_ENTRIES="Apricots" \
|
||||
"${COMMENT}" \
|
||||
"" \
|
||||
|
|
Loading…
Reference in a new issue