go: refactor bootstrapping process (#35823)

* Refactor go bootstrapping to include binary or gcc bootstrap
This commit is contained in:
Alec Scott
2023-03-10 16:27:49 -08:00
committed by GitHub
parent 08d7f47278
commit f5228cf59c
4 changed files with 81 additions and 126 deletions

View File

@@ -28,7 +28,7 @@ packages:
gl: [glx, osmesa]
glu: [mesa-glu, openglu]
golang: [go, gcc]
go-external-or-gccgo-bootstrap: [go-bootstrap, gcc]
go-or-gccgo-bootstrap: [go-bootstrap, gcc]
iconv: [libiconv]
ipp: [intel-ipp]
java: [openjdk, jdk, ibm-java]