View | Details | Raw Unified | Return to bug 235986
Collapse All | Expand All

(-)Makefile (-4 / +2 lines)
Lines 19-28 Link Here
19
	    liburcu.so:sysutils/liburcu \
19
	    liburcu.so:sysutils/liburcu \
20
	    liblttng-ust-ctl.so:sysutils/lttng-ust
20
	    liblttng-ust-ctl.so:sysutils/lttng-ust
21
21
22
BROKEN_powerpc64=	fails to compile: cc: Internal error: Segmentation fault (program ld)
22
USES=		autoreconf bison compiler:c11 gnome libtool localbase pathfix \
23
23
		pkgconfig shebangfix tar:bzip2
24
USES=		autoreconf bison libtool localbase pathfix pkgconfig \
25
	    shebangfix tar:bzip2
26
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
27
USE_GNOME=	libxml2
25
USE_GNOME=	libxml2
28
26

Return to bug 235986