--- Begin Message ---
Subject: |
[PATCH 0/2] Update bootstrap tarballs |
Date: |
Tue, 6 Jul 2021 11:07:53 +0300 |
As part of the riscv64-linux bootstrap I found it necessary to update
the bootstrap tarballs. As part of the riscv64-linux patch series I will
put together a patch which changes (gnu packages bootstrap) to use
guile-3.0 when appropriate.
Efraim Flashner (2):
gnu: bootstrap-tarballs: Build with gcc-7.
gnu: bootstrap-tarballs: Use guile-3.0 bootstrap tarball.
gnu/packages/make-bootstrap.scm | 32 ++++++++++++++------------------
1 file changed, 14 insertions(+), 18 deletions(-)
base-commit: aa6e6fb2e9ea231d12d49a8925fddd8d2686ea94
--
2.32.0
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#49434: [PATCH 0/2] Update bootstrap tarballs |
Date: |
Thu, 8 Jul 2021 09:44:37 +0300 |
On Tue, Jul 06, 2021 at 04:36:44PM +0200, Ludovic Courtès wrote:
> Hi!
>
> s/bootstrap-tarballs/make-bootstrap/ in the commit’s subject line.
>
> Efraim Flashner <efraim@flashner.co.il> skribis:
>
> > * gnu/packages/make-bootstrap.scm (gcc-for-bootstrap)[Inherit]: Inherit
> > from gcc-7.
> > [inputs]: Use package-inputs from gcc-7.
> > (package-with-relocatable-glibc)[native-inputs]: Have cross-gcc use
> > gcc-7.
> > (%gcc-static)[inherit]: Inherit from gcc-7.
> > [arguments]: Use package-arguments from gcc-7.
> > [inputs]: Replace isl-0.18 with isl. Use package-inputs from gcc-7.
> > [native-inputs]: Use package-native-inputs from gcc-7.
> > (%gcc-stripped)[inherit]: Inherit from gcc-7.
>
> LGTM! Unless I’m mistaken, this can go to ‘master’.
>
> Ludo’.
That was certainly the plan. Something with less churn at that level
makes it easier to work against.
Patches pushed! Thanks.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
--- End Message ---