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