lang/perl5*: remove powerpcspe from DTRACE exclude list

Builds fine.

Reported by:	jhibbits
This commit is contained in:
Piotr Kubaj 2020-12-05 22:48:45 +00:00
parent 7fb9acbda8
commit 1b3dbeac0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557091
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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