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

(-)Makefile (-1 lines)
Lines 11-17 Link Here
11
11
12
BROKEN_mips=		configure: error: cannot compute suffix of object files: cannot compile
12
BROKEN_mips=		configure: error: cannot compute suffix of object files: cannot compile
13
BROKEN_mips64=		configure: error: cannot compute suffix of object files: cannot compile
13
BROKEN_mips64=		configure: error: cannot compute suffix of object files: cannot compile
14
BROKEN_powerpc64=	fails to compile: libgcc2.c:1846:9: internal compiler error: Segmentation fault
15
14
16
MASTERDIR=	${.CURDIR}/../powerpc64-gcc
15
MASTERDIR=	${.CURDIR}/../powerpc64-gcc
17
16

Return to bug 232532