Skip to content

Commit

Permalink
lang/perl5.34: enable DTRACE on powerpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Jun 10, 2021
1 parent e4fa411 commit d967a1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lang/perl5.34/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit d967a1d

Please sign in to comment.