mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 234318 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
9481ab046d
commit
77e3267624
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488710
@ -20,7 +20,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= hmatuschek
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USES= cmake pkgconfig
|
||||
USES= compiler:c++11-lang cmake pkgconfig
|
||||
CMAKE_ARGS+=-DCMAKE_BUILD_TYPE=RELEASE
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user