1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

lang/perl5.32: enable DTRACE on powerpc

This commit is contained in:
Piotr Kubaj 2021-06-10 12:13:09 +00:00
parent d967a1da45
commit e8ea5fde97

View File

@ -133,7 +133,6 @@ OPTIONS_EXCLUDE= DTRACE
.endif
.for a in aarch64 arm armv6 armv7 \
mips mips64 mips64el mips64elhf mips64hf mipsel mipselhf mipshf mipsn32 \
powerpc \
riscv64 riscv64sf sparc64
OPTIONS_EXCLUDE_${a}= DTRACE
.endfor