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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user