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

Collapse All | Expand All

(-)lang/gcc7/Makefile (-1 lines)
Lines 46-52 GRAPHITE_DESC= Support for Graphite loop optimizations Link Here
46
46
47
.if exists(/usr/lib32/libc.so)
47
.if exists(/usr/lib32/libc.so)
48
OPTIONS_DEFINE_powerpc64+=	MULTILIB
48
OPTIONS_DEFINE_powerpc64+=	MULTILIB
49
OPTIONS_DEFAULT_powerpc64+=	MULTILIB
50
MULTILIB_DESC=		Build support for 32-bit and 64-bit targets
49
MULTILIB_DESC=		Build support for 32-bit and 64-bit targets
51
MULTILIB_CONFIGURE_ENABLE=	multilib
50
MULTILIB_CONFIGURE_ENABLE=	multilib
52
.else
51
.else

Return to bug 231804