git: e8ea5fde9744 - main - lang/perl5.32: enable DTRACE on powerpc

Piotr Kubaj pkubaj at FreeBSD.org
Thu Jun 10 12:13:46 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e8ea5fde9744cfad285bd8462e3cbcdeb17c5c28

commit e8ea5fde9744cfad285bd8462e3cbcdeb17c5c28
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-10 12:13:09 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-10 12:13:09 +0000

    lang/perl5.32: enable DTRACE on powerpc
---
 lang/perl5.32/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lang/perl5.32/Makefile b/lang/perl5.32/Makefile
index c09d2e02877c..ffb0d239590c 100644
--- a/lang/perl5.32/Makefile
+++ b/lang/perl5.32/Makefile
@@ -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


More information about the dev-commits-ports-main mailing list