[PATCH] libgloss: merge nios2 into top-level Makefile

Corinna Vinschen vinschen@redhat.com
Thu Jan 12 09:54:06 GMT 2023


On Jan 11 21:16, Mike Frysinger wrote:
> Avoid a recursive make to speed things up a bit.
> A nios2-elf build shows installed objects & libs produce same code.
> ---
>  libgloss/Makefile.am        |   3 +
>  libgloss/Makefile.in        | 440 ++++++++++++++++++++++++++++++++++--
>  libgloss/configure          |  19 +-
>  libgloss/configure.ac       |   5 +-
>  libgloss/nios2/Makefile.in  | 118 ----------
>  libgloss/nios2/Makefile.inc |  32 +++
>  6 files changed, 475 insertions(+), 142 deletions(-)
>  delete mode 100644 libgloss/nios2/Makefile.in
>  create mode 100644 libgloss/nios2/Makefile.inc

:+1: :)


Thanks,
Corinna



More information about the Newlib mailing list