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

(-)Makefile (-1 / +2 lines)
Lines 14-21 Link Here
14
14
15
BROKEN_mips=		failst to compile: fdmap.c:89: undefined reference to `__sync_add_and_fetch_4'
15
BROKEN_mips=		failst to compile: fdmap.c:89: undefined reference to `__sync_add_and_fetch_4'
16
BROKEN_mips64=		failst to compile: fdmap.c:89: undefined reference to `__sync_add_and_fetch_4'
16
BROKEN_mips64=		failst to compile: fdmap.c:89: undefined reference to `__sync_add_and_fetch_4'
17
BROKEN_powerpc64=	fails to build: internal compiler error: Segmentation fault
18
17
18
USES=		compiler:c11
19
19
PLIST_FILES=	sbin/cmogstored \
20
PLIST_FILES=	sbin/cmogstored \
20
		man/man1/cmogstored.1.gz
21
		man/man1/cmogstored.1.gz
21
22

Return to bug 235992