gnu: gcc-mesboot: Remove redundant input.

Fixes <https://bugs.gnu.org/43508>.

* gnu/packages/commencement.scm (gcc-mesboot)[native-inputs]: Remove
GCC-MESBOOT1, which is already in %BOOT-MESBOOT4-INPUTS.
This commit is contained in:
Ludovic Courtès 2020-09-19 17:28:01 +02:00
parent d845e3af7c
commit 18fa433bf5
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2376,7 +2376,6 @@ (define gcc-mesboot
(version (package-version gcc-4.9))
(source (bootstrap-origin (package-source gcc-4.9)))
(native-inputs `(("gcc-wrapper" ,gcc-mesboot1-wrapper)
("gcc" ,gcc-mesboot1)
("headers" ,glibc-headers-mesboot)
,@(%boot-mesboot4-inputs)))
(arguments