[PATCH] newlib: convert INTERNAL_NEWLIB to _LIBC

Corinna Vinschen vinschen@redhat.com
Tue Mar 1 11:17:31 GMT 2022


On Feb 28 20:21, Mike Frysinger wrote:
> Since we already set up _LIBC to indicate source files are building
> for newlib, we don't need this malloc-specific symbol.  Convert it
> over to simplify the build a bit.
> ---
>  newlib/libc/stdlib/Makefile.am    | 26 ++++++++++++--------------
>  newlib/libc/stdlib/Makefile.in    | 25 ++++++++++++-------------
>  newlib/libc/stdlib/mallocr.c      | 22 +++++++++++-----------
>  newlib/libc/stdlib/nano-mallocr.c |  6 +++---
>  4 files changed, 38 insertions(+), 41 deletions(-)

LGTM.

Thx,
Corinna



More information about the Newlib mailing list