Fix gcc not to use pregen files.

Fixes #78
This commit is contained in:
Andrius Štikonas 2021-03-30 20:59:42 +01:00
parent a185b83f80
commit f59909142d
6 changed files with 74 additions and 55 deletions

View file

@ -536,6 +536,10 @@ compiler for most projects related to GNU and the Linux kernel.
Only the C frontend is built at this stage.
At this stage we are not yet able to regenerate top-level ``Makefile.in``
which needs GNU Autogen and hence Guile. Luckily, building GCC without
top-level ``Makefile`` is fairly easy.
musl 1.2.2
==========