bootstrap: Add Mes bootstrap.
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 9 Sep 2018 12:52:00 +0000 (14:52 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 23 Sep 2018 07:46:26 +0000 (09:46 +0200)
commit0b652851b187dd0451c221f6dc173afbd7a555f4
treeee08319e9732718e7b8c477f3bcd01b5cdd8f4b7
parentaec77e869571347863043fdf09c3aeecd28f3682
bootstrap: Add Mes bootstrap.

* gnu/packages/patches/mes-nyacc-0.86.0.patch: Support bootstrap build.
* gnu/packages/commencement.scm (%fake-bootstrap mes-boot0, mescc-tools-boot,
nyacc-boot, mes-boot, tcc-boot0, tcc-boot, make-mesboot0, diffutils-mesboot,
binutils-mesboot0, gcc-core-mesboot, mesboot-headers, glibc-mesboot0,
gcc-mesboot0, binutils-mesboot, make-mesboot, gmp-boot, mpfr-boot, mpc-boot,
gcc-mesboot1, gcc-mesboot1-wrapper, glibc-headers-mesboot, glibc-mesboot,
gcc-mesboot, gcc-mesboot-wrapper, m4-mesboot): New variable.
* gnu/packages/patches/binutils-boot-2.20.1a.patch: New file. New file.
* gnu/packages/patches/gcc-boot-2.95.3.patch: New file.
* gnu/packages/patches/gcc-boot-4.7.4.patch: New file.
* gnu/packages/patches/glibc-boot-2.16.0.patch: New file.
* gnu/packages/patches/glibc-boot-2.2.5.patch: New file.
* gnu/packages/patches/glibc-bootstrap-system-2.16.0.patch: New file.
* gnu/packages/patches/tcc-boot-0.9.27.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
gnu/local.mk
gnu/packages/commencement.scm
gnu/packages/patches/binutils-boot-2.20.1a.patch [new file with mode: 0644]
gnu/packages/patches/gcc-boot-2.95.3.patch [new file with mode: 0644]
gnu/packages/patches/gcc-boot-4.7.4.patch [new file with mode: 0644]
gnu/packages/patches/glibc-boot-2.16.0.patch [new file with mode: 0644]
gnu/packages/patches/glibc-boot-2.2.5.patch [new file with mode: 0644]
gnu/packages/patches/glibc-bootstrap-system-2.16.0.patch [new file with mode: 0644]
gnu/packages/patches/mes-nyacc-0.86.0.patch
gnu/packages/patches/tcc-boot-0.9.27.patch [new file with mode: 0644]