git: 5a51fe84f753 - main - lang/php74: enable DTRACE on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Thu Jun 10 09:24:56 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a51fe84f753416137130fccce130fd532689208
commit 5a51fe84f753416137130fccce130fd532689208
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-10 09:23:31 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-10 09:23:31 +0000
lang/php74: enable DTRACE on powerpc
---
lang/php74/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/lang/php74/Makefile b/lang/php74/Makefile
index 9e3ff771d4e8..73dceab16cd6 100644
--- a/lang/php74/Makefile
+++ b/lang/php74/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-all
mailing list