mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Fix build with GCC-based architectures.
PR: 232837 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
c88eda778d
commit
532dfd0b5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483760
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mapbox
|
||||
|
||||
USES= cmake
|
||||
USES= cmake compiler:c++11-lang
|
||||
TEST_TARGET= test
|
||||
NO_ARCH= yes # header only library
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user