Make compile with cmake 3.9

PR:		221999
Submitted by:	groot@kde.org
This commit is contained in:
Tilman Keskinoz
2017-11-21 13:01:16 +00:00
parent e6588e3df0
commit efecf7cbce

View File

@@ -20,7 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= aws
USES= cmake pkgconfig compiler:c++11-lib ssl
USE_LDCONFIG= yes
CXXFLAGS= -Wno-error
CXXFLAGS= -Wno-error -Wno-c11-extensions
post-patch:
${REINPLACE_CMD} -e "s,/pkgconfig,/../libdata/pkgconfig,g" \