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

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 19-28 Link Here
19
PORTSCOUT=	ignore	# cannot handle the version in the directory
19
PORTSCOUT=	ignore	# cannot handle the version in the directory
20
20
21
.if !defined(MASTERDIR)
21
.if !defined(MASTERDIR)
22
BROKEN_powerpc64=	fails to build: Entry '..' in Signal (11) SIGSEGV si_code=SEGV_MAPERR fault addr=0x2434
22
USES=		compiler:c11
23
.endif
23
.endif
24
24
25
USES=		cpe gmake makeinfo pkgconfig tar:xz
25
USES+=		cpe gmake makeinfo pkgconfig tar:xz
26
CPE_VENDOR=	e2fsprogs_project
26
CPE_VENDOR=	e2fsprogs_project
27
USE_CSTD=	gnu99
27
USE_CSTD=	gnu99
28
# this seems a bit redundant to the --rpath below, but
28
# this seems a bit redundant to the --rpath below, but

Return to bug 231570