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

(-)share/mk/src.opts.mk (-1 lines)
Lines 453-459 Link Here
453
#      and to support 'make delete-old' when supplying an external toolchain.
453
#      and to support 'make delete-old' when supplying an external toolchain.
454
.if ${COMPILER_TYPE} == "gcc" && ${COMPILER_VERSION} >= 40800
454
.if ${COMPILER_TYPE} == "gcc" && ${COMPILER_VERSION} >= 40800
455
MK_GNUCXX:=no
455
MK_GNUCXX:=no
456
MK_GCC:=no
457
.endif
456
.endif
458
457
459
.endif #  !target(__<src.opts.mk>__)
458
.endif #  !target(__<src.opts.mk>__)

Return to bug 227659