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

Collapse All | Expand All

(-)Mk/bsd.default-versions.mk (-1 / +1 lines)
Lines 47-53 Link Here
47
.if ${ARCH} == "powerpcspe"
47
.if ${ARCH} == "powerpcspe"
48
GCC_DEFAULT?=		8
48
GCC_DEFAULT?=		8
49
.else
49
.else
50
GCC_DEFAULT?=		9
50
GCC_DEFAULT?=		10
51
.endif
51
.endif
52
# Possible values: 7, 8, 9, agpl
52
# Possible values: 7, 8, 9, agpl
53
GHOSTSCRIPT_DEFAULT?=	agpl
53
GHOSTSCRIPT_DEFAULT?=	agpl

Return to bug 246700