diff options
author | Ross Miller <rgmiller@ornl.gov> | 2022-05-04 10:16:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-04 16:16:53 +0200 |
commit | 9486c76d705ecac82c7a11f343cf3671281c4283 (patch) | |
tree | e4f5a776fa93b28c554a8e5580be0351843274ba /bin | |
parent | dc99fe98b941fe1477928a103c16184fa016e31c (diff) | |
download | spack-9486c76d705ecac82c7a11f343cf3671281c4283.tar.gz spack-9486c76d705ecac82c7a11f343cf3671281c4283.tar.bz2 spack-9486c76d705ecac82c7a11f343cf3671281c4283.tar.xz spack-9486c76d705ecac82c7a11f343cf3671281c4283.zip |
Use gccgo to bootstrap go on aarch64 (#30350)
The go-bootstrap package doesn't work on aarch64 platforms, so the only way
to build Go is to use gccgo.
Also, some versions of gccgo have a bug that prevents them from compiling
go (see golang/go#47771), so this patch limits gcc to versions newer than
10.4.0 or 11.3.0.
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions