mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
math/py-z3-solver: remove not anymore needed knob for powerpc
This commit is contained in:
parent
b9968413c8
commit
c5c56663de
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= z3-solver
|
PORTNAME= z3-solver
|
||||||
DISTVERSIONPREFIX= z3-
|
DISTVERSIONPREFIX= z3-
|
||||||
DISTVERSION= 4.8.17
|
DISTVERSION= 4.8.17
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
|
@ -24,7 +25,6 @@ GH_ACCOUNT= Z3Prover
|
||||||
GH_PROJECT= z3
|
GH_PROJECT= z3
|
||||||
|
|
||||||
CFLAGS_armv7= -fPIC
|
CFLAGS_armv7= -fPIC
|
||||||
CFLAGS_powerpc= -fPIC
|
|
||||||
|
|
||||||
WRKSRC_SUBDIR= src/api/python
|
WRKSRC_SUBDIR= src/api/python
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue