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

Collapse All | Expand All

(-)Makefile (-1 / +7 lines)
Lines 29-32 Link Here
29
29
30
CMAKE_ON=	BUILD_SHARED_LIBS
30
CMAKE_ON=	BUILD_SHARED_LIBS
31
31
32
.include <bsd.port.mk>
32
.include <bsd.port.pre.mk>
33
34
.if ${ARCH} == powerpc64
35
USE_GCC=	any
36
.endif
37
38
.include <bsd.port.post.mk>

Return to bug 243851