svn commit: r520538 - head/base/gcc

Mark Millard marklmi at yahoo.com
Sat Dec 21 02:45:22 UTC 2019


FYI:

head/base/README still says . . .

1/ install a cross toolchain
pkg install sparc64-xtoolchain-gcc

and uses in several places:

CROSS_TOOLCHAIN=sparc64-gcc

In other words: it indicates to use the old ports.

head/base/gcc/Makefile still says:

PORTNAME=       gcc
PORTVERSION=    6.4.0

but uses:

EXTRA_PATCHES+= ${.CURDIR}/../../devel/freebsd-gcc6/files

for which devel/freebsd-gcc6/Makefile in turn says:

PORTNAME=       gcc
PORTVERSION=    6.5.0

Should these versions match?


===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the svn-ports-head mailing list