CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/02 02:32:58
Modified files:
lang/go : Makefile
Log message:
Rework the "no bootstrap" message to a check in do-configure (similar to
the existing GOARCH check), avoiding ERRORS+=, which throws a fatal error
on archs which don't have go at all. Reported by kmos@
