gnu: bootstrap: gcc-static: Use gcc-5.
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 12 Mar 2020 09:58:44 +0000 (10:58 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 24 Mar 2020 22:31:34 +0000 (23:31 +0100)
commit25bc0f34c6c059394f546f29a203c2cb9b7cdcf6
tree09e5feae38f497d06c382391cbc6975b7b5e40a3
parenteef44fea17a735d2f4048a747d16af478d4b9dbc
gnu: bootstrap: gcc-static: Use gcc-5.

* gnu/packages/make-bootstrap.scm (gcc-static): Use gcc-5.  This fixes
building libstdc++-boot0 with a newly built %bootstrap-gcc.
(%gcc-stripped): Likewise.
(gcc-for-bootstrap): Likewise.
* gnu/packages/patches/gcc-5-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gcc.scm (gcc-5): Use it.
gnu/local.mk
gnu/packages/gcc.scm
gnu/packages/make-bootstrap.scm
gnu/packages/patches/gcc-5-hurd.patch [new file with mode: 0644]