aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-22 15:37:19 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-22 15:37:19 +0000
commit9e005a74f5e27e67e68e3e740ed16b793270a050 (patch)
treea4c0acd4da323fb70572312034331541a3fae421
parent9527dc03e8c53ed20916d478f57a1dc223c65418 (diff)
downloadports-9e005a74f5e27e67e68e3e740ed16b793270a050.tar.gz
ports-9e005a74f5e27e67e68e3e740ed16b793270a050.zip
devel/libunwind: drop unnecessary CFLAGS_powerpc64
-rw-r--r--devel/libunwind/Makefile1
1 files changed, 0 insertions, 1 deletions
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