Ask for modern compiler. Ancient GCC complains with:
cc1plus: error: unrecognized command line option "-Wno-unused-but-set-variable" Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
56e41069a1
commit
3d66088376
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519590
@ -12,7 +12,7 @@ COMMENT= Spline library
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake
|
||||
USES= cmake compiler:c++11-lang
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= SINTEF-Geometry
|
||||
GH_PROJECT= SISL
|
||||
|
Loading…
Reference in New Issue
Block a user