Fix build on GCC-based systems:

cc1: error: unrecognized command line option "-std=c11"

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon
2019-10-28 10:39:18 +00:00
parent 60e1ff4ca3
commit 6f8ada4555
+1 -1
View File
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= ${LOCALBASE}/include/rapidcheck.h:devel/rapidcheck
USES= cmake
USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= intel
USE_LDCONFIG= yes