diff options
Diffstat (limited to 'lang/php80/Makefile')
-rw-r--r-- | lang/php80/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |