aboutsummaryrefslogtreecommitdiff
path: root/lang/php74
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-02-07 09:49:26 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-02-07 09:49:26 +0000
commit1425da2d2f4871aa078aca769d98ebeaa8772f99 (patch)
treee3e15b39b9a546fad81caec52e2ad6e6146d823a /lang/php74
parent4cce7a4048952583fc85d3a12dacb3a878c9af7d (diff)
downloadports-1425da2d2f4871aa078aca769d98ebeaa8772f99.tar.gz
ports-1425da2d2f4871aa078aca769d98ebeaa8772f99.zip
lang/php7?: enable DTRACE on powerpc, powerpc64
Tested to work now.
Notes
Notes: svn path=/head/; revision=525471
Diffstat (limited to 'lang/php74')
-rw-r--r--lang/php74/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile
index a74861559446..ddbb5250b52b 100644
--- a/lang/php74/Makefile
+++ b/lang/php74/Makefile
@@ -39,8 +39,6 @@ OPTIONS_DEFAULT=CLI CGI FPM EMBED MYSQLND LINKTHR DTRACE
OPTIONS_EXCLUDE_DragonFly= DTRACE
# ld(1) fails to link probes: Relocations in generic ELF (EM: 0)
OPTIONS_EXCLUDE_aarch64= DTRACE
-OPTIONS_EXCLUDE_powerpc= DTRACE
-OPTIONS_EXCLUDE_powerpc64= DTRACE
# dt_modtext:opensolaris/ib/libdtrace/common/dt_link.c: arm not impemented
OPTIONS_EXCLUDE_armv6= DTRACE
OPTIONS_EXCLUDE_armv7= DTRACE