[PATCH] newlib: posix: use local includes for local headers
Corinna Vinschen
vinschen@redhat.com
Fri Feb 18 10:00:28 GMT 2022
On Feb 16 23:51, Mike Frysinger wrote:
> These headers aren't installed, so use "" includes instead of <> so
> we don't search system header paths. This matches the style used
> elsewhere in the tree for these local headers, and makes it work
> w/out explicit -I flags (as needed with non-recursive make).
> ---
> newlib/libc/posix/collate.c | 4 ++--
> newlib/libc/posix/rune.h | 2 +-
> newlib/libc/time/gettzinfo.c | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
GTG
Thx,
Corinna
More information about the Newlib
mailing list