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

(-)Makefile (+1 lines)
Lines 50-55 Link Here
50
50
51
.if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42
51
.if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42
52
USE_GCC=	yes
52
USE_GCC=	yes
53
LDFLAGS=	-Wl,-rpath=/usr/local/lib/gcc${GCC_DEFAULT} -L/usr/local/lib/gcc${GCC_DEFAULT}
53
.endif
54
.endif
54
55
55
.if ${PORT_OPTIONS:MXINE}
56
.if ${PORT_OPTIONS:MXINE}

Return to bug 236730