]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit
gcc: Update mpfr with patches for use in toolchain build
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 1 May 2022 13:47:13 +0000 (15:47 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 2 May 2022 05:39:00 +0000 (05:39 +0000)
commite1ea4c0ad2ccda7ecd09c581203f7ebce12f6c5c
treebf5c0d1a69a34d77db4b526fc7855e9db3cf22f0
parent2784c87b0e5978a6c49c814625a7e949298b57bb
gcc: Update mpfr with patches for use in toolchain build

- Added mpfr consolidated patches file to mpfr in gcc. mpfr is built internally for use
   in the toolchain.
- Confirmed working by running./make toolchain which ran successfully
   confirmed from the _build.toolchain.log file that the patches were successfully
   implemented for gcc pass 1, gcc pass L and gcc pass 2
- Full toolchain build successfully completed.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/gcc