Use USES=compiler:c++17-lang to build on GCC-based architectures.
PR: 233537 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
38b476a41f
commit
dc0da6edaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486016
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
|
||||
|
||||
USES= cmake:outsource eigen:3
|
||||
USES= compiler:c++17-lang cmake:outsource eigen:3
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
|
Loading…
Reference in a new issue