git: 9b1671d74c24 - main - lang/php80: enable DTRACE on powerpc

Piotr Kubaj pkubaj at FreeBSD.org
Thu Jun 10 09:24:55 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b1671d74c24ce6d07513e76c91d3a47f6cdee08

commit 9b1671d74c24ce6d07513e76c91d3a47f6cdee08
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-10 09:23:30 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-10 09:23:30 +0000

    lang/php80: enable DTRACE on powerpc
---
 lang/php80/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lang/php80/Makefile b/lang/php80/Makefile
index ca90715958ba..b08e889b6f90 100644
--- a/lang/php80/Makefile
+++ b/lang/php80/Makefile
@@ -43,7 +43,6 @@ OPTIONS_EXCLUDE_armv7=		DTRACE
 # Bug 197128:  No ASM code for MIPS/MIPS64, disable FPM
 OPTIONS_EXCLUDE_mips=		DTRACE FPM
 OPTIONS_EXCLUDE_mips64=		DTRACE FPM
-OPTIONS_EXCLUDE_powerpc=		DTRACE
 OPTIONS_EXCLUDE_powerpc64=		${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
 OPTIONS_EXCLUDE_powerpc64_11=	DTRACE
 OPTIONS_EXCLUDE_powerpc64_12=	DTRACE


More information about the dev-commits-ports-main mailing list