aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2018-01-08 02:49:28 +0800
committerkrion <krion@FreeBSD.org>2018-01-08 02:49:28 +0800
commiteb652a6c46c20a43a7deb60347a5995731803984 (patch)
treeb1885d5d13cc3231f3d28a968d6f31dd76d2ce5f /sysutils
parent78e86d41e3c8b4e9973d22e23857d9e05ba24252 (diff)
downloadfreebsd-ports-gnome-eb652a6c46c20a43a7deb60347a5995731803984.tar.gz
freebsd-ports-gnome-eb652a6c46c20a43a7deb60347a5995731803984.tar.zst
freebsd-ports-gnome-eb652a6c46c20a43a7deb60347a5995731803984.zip
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed. PR: 214864 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pstacku/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pstacku/Makefile b/sysutils/pstacku/Makefile
index a4d0741274ef..35edac685953 100644
--- a/sysutils/pstacku/Makefile
+++ b/sysutils/pstacku/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= libunwind.so:devel/libunwind
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-libunwind=${LOCALBASE}
+LLD_UNSAFE= yes
ONLY_FOR_ARCHS= amd64 i386
CONFLICTS= pstack-[0-9]*