git: b48fd1c97549 - main - lang/perl5.30: 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=b48fd1c9754926581bb498e0d6016a8626d124db

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

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

diff --git a/lang/perl5.30/Makefile b/lang/perl5.30/Makefile
index 21c098b1c017..84e6486a774d 100644
--- a/lang/perl5.30/Makefile
+++ b/lang/perl5.30/Makefile
@@ -127,7 +127,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