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

(-)misc/rump/Makefile (+3 lines)
Lines 14-19 Link Here
14
14
15
BROKEN_powerpc64=	Does not build
15
BROKEN_powerpc64=	Does not build
16
16
17
NOT_FOR_ARCHS=	armv6 mips mips64 sparc64
18
NOT_FOR_ARCHS_REASON=	not yet ported to FreeBSD on this architecture
19
17
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
18
USE_GCC=	any
21
USE_GCC=	any
19
22

Return to bug 212740