Disable bootstrap

So bootstrap with gcc-go hangs for us right now. We have Golang 1.15,
which might be enough to compile the latest version. Let's try that.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-07-23 15:43:52 +02:00
parent 058dcae4fb
commit 31eada12cb
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,4 @@
%ifnarch riscv64
%bcond_with bootstrap
%else
%bcond_without bootstrap
%endif
# temporalily ignore test failures
# due to https://github.com/golang/go/issues/39466
%ifarch aarch64 riscv64
@ -546,7 +542,7 @@ fi
%changelog
* Fri Jul 22 2022 David Abdurachmanov <davidlt@rivosinc.org> - 1.19~rc2-2.0.riscv64
- Enable riscv64 (bootstrap)
- Enable riscv64
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.19~rc2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild