mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
lang/perl5*: remove powerpcspe from DTRACE exclude list
Builds fine. Reported by: jhibbits
This commit is contained in:
parent
7fb9acbda8
commit
1b3dbeac0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557091
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user