On Fri, Aug 21, 2020 at 12:34 AM Joseph Myers <jos...@codesourcery.com> wrote:
>
> On Thu, 20 Aug 2020, Giuliano Belinassi via Gcc-patches wrote:
>
> >  libbacktrace/Makefile.in |   2 +-
> >  zlib/Makefile.in         |  64 ++++++------
>
> These directories use makefiles generated by automake.  Rather than
> modifying the generated files, you need to modify the sources (whether
> that's Makefile.am, or code in automake itself - if in automake itself, we
> should wait for an actual new automake release before updating the version
> used in GCC).

I also wonder whether for actual production use in GCC we should concentrate
on the known bottle-necks and just amend the rule(s) in gcc/Makefile.in for now?

Richard.

> --
> Joseph S. Myers
> jos...@codesourcery.com

Reply via email to