View | Details | Raw Unified | Return to bug 219524 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/libunwind/Makefile (-1 / +1 lines)
Lines 25-30 GNU_CONFIGURE= yes Link Here
25
INSTALL_TARGET=	install-strip
25
INSTALL_TARGET=	install-strip
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
27
USES=		libtool pathfix pkgconfig
27
USES=		libtool pathfix pkgconfig
28
LLD_UNSAFE=	yes
28
29
29
PLIST_SUB=	ARCH=${ARCH:S|i386|x86|:S|amd64|x86_64|}
30
PLIST_SUB=	ARCH=${ARCH:S|i386|x86|:S|amd64|x86_64|}
30
31
31
- 

Return to bug 219524