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: 234336 Submitted by: Piotr Kubaj Approved by: maintainer
This commit is contained in:
parent
eac83ab52c
commit
6b227bdcfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490085
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/../../../LICENSE.txt
|
||||
|
||||
# CAVEAT: It should have LIB_DEPENDS=libz3.so:math/z3, but currently it rebuilds all code, see https://github.com/Z3Prover/z3/issues/1767
|
||||
|
||||
USES= python
|
||||
USES= compiler:c++11-lang python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Z3Prover
|
||||
GH_PROJECT= z3
|
||||
|
Loading…
Reference in New Issue
Block a user