1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

devel/pecl-grpc: Remove reference to defunct php72

Approved by:	portmgr (infrastructure cleanup)
This commit is contained in:
Muhammad Moinur Rahman 2022-01-05 08:52:16 -06:00
parent e3250a9a69
commit 4165bd12be

View File

@ -15,10 +15,4 @@ BROKEN_mips64= fails to compile: fatal error: sys/auxv.h file not found
USES= compiler:c++11-lang php:pecl
.include <bsd.port.pre.mk>
.if ${FLAVOR} == php72 && ${ARCH} == i386
BROKEN= error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes]
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>