aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/php74/Makefile1
-rw-r--r--lang/php80/Makefile1
-rw-r--r--lang/php81/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile
index 844391f2b287..35a651f69175 100644
--- a/lang/php74/Makefile
+++ b/lang/php74/Makefile
@@ -50,7 +50,6 @@ OPTIONS_EXCLUDE_armv7= DTRACE
OPTIONS_EXCLUDE_mips= DTRACE FPM
OPTIONS_EXCLUDE_mips64= DTRACE FPM
OPTIONS_EXCLUDE_powerpc64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
-OPTIONS_EXCLUDE_powerpc64_11= DTRACE
OPTIONS_EXCLUDE_powerpc64_12= DTRACE
OPTIONS_EXCLUDE_riscv64= DTRACE
OPTIONS_EXCLUDE_sparc64= DTRACE
diff --git a/lang/php80/Makefile b/lang/php80/Makefile
index 0c20d67563ce..4443865355dd 100644
--- a/lang/php80/Makefile
+++ b/lang/php80/Makefile
@@ -50,7 +50,6 @@ OPTIONS_EXCLUDE_armv7= DTRACE
OPTIONS_EXCLUDE_mips= DTRACE FPM
OPTIONS_EXCLUDE_mips64= DTRACE FPM
OPTIONS_EXCLUDE_powerpc64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
-OPTIONS_EXCLUDE_powerpc64_11= DTRACE
OPTIONS_EXCLUDE_powerpc64_12= DTRACE
OPTIONS_EXCLUDE_riscv64= DTRACE
OPTIONS_EXCLUDE_sparc64= DTRACE
diff --git a/lang/php81/Makefile b/lang/php81/Makefile
index d60709bedd16..b8d690b1e283 100644
--- a/lang/php81/Makefile
+++ b/lang/php81/Makefile
@@ -52,7 +52,6 @@ OPTIONS_EXCLUDE_armv7= DTRACE
OPTIONS_EXCLUDE_mips= DTRACE FPM
OPTIONS_EXCLUDE_mips64= DTRACE FPM
OPTIONS_EXCLUDE_powerpc64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
-OPTIONS_EXCLUDE_powerpc64_11= DTRACE
OPTIONS_EXCLUDE_powerpc64_12= DTRACE
OPTIONS_EXCLUDE_riscv64= DTRACE
OPTIONS_EXCLUDE_sparc64= DTRACE