git: 9e005a74f5e2 - main - devel/libunwind: drop unnecessary CFLAGS_powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Apr 2022 15:51:16 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e005a74f5e27e67e68e3e740ed16b793270a050 commit 9e005a74f5e27e67e68e3e740ed16b793270a050 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-22 15:37:19 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-22 15:37:19 +0000 devel/libunwind: drop unnecessary CFLAGS_powerpc64 --- devel/libunwind/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 552026241420..a404f9df3595 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -17,7 +17,6 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le USES= compiler:c11 cpe libtool pathfix pkgconfig -CFLAGS_powerpc64= -maltivec CONFIGURE_ARGS= ac_cv_path_LATEX2MAN=${TRUE} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip