1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

math/py-z3-solver: remove not anymore needed knob for powerpc

This commit is contained in:
Piotr Kubaj 2023-08-12 18:29:24 +02:00
parent b9968413c8
commit c5c56663de

View File

@ -1,6 +1,7 @@
PORTNAME= z3-solver
DISTVERSIONPREFIX= z3-
DISTVERSION= 4.8.17
PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -24,7 +25,6 @@ GH_ACCOUNT= Z3Prover
GH_PROJECT= z3
CFLAGS_armv7= -fPIC
CFLAGS_powerpc= -fPIC
WRKSRC_SUBDIR= src/api/python