Commit Graph
4 Commits
Author SHA1 Message Date
zowoq 43a526d41d go: add runHooks to bootstrap binary
(cherry picked from commit 99697d891de658a5b6ea4bd4ea5ef9acfb62ea13)
2021-07-14 17:43:22 +02:00
Ben Wolsieffer 8178d877ac go: fix bootstrapping on 32-bit ARM
On 32-bit ARM, the wrong name was used for the prebuilt bootstrap tarball,
causing an eval failure.
2021-03-18 18:59:34 +10:00
Ivan Babrou 6fff56280f go: do not strip bootstrap on darwin 2021-02-20 08:09:42 +10:00
Ivan Babrou cf69b3e801 go: use binary bootstrap for all platforms
This mirrors what Rust does and allows us to drop go1.4 from the process.
2021-02-20 08:09:42 +10:00