acadia-newlib/newlib/libc/sys/sparc64
Mike Frysinger 6444f108d9 newlib: export abs_newlib_basedir for all subdirs
When using the top-level configure script but subdir Makefiles, the
newlib_basedir value gets a bit out of sync: it's relative to where
configure lives, not where the Makefile lives.  Move the abs setting
from the top-level configure script into acinclude.m4 so we can rely
on it being available everywhere.  Although this commit doesn't use
it anywhere, just lays the groundwork.
2022-01-29 01:35:30 -05:00
..
sys
Makefile.am newlib: libc: merge most sys/ configure scripts up a level 2022-01-26 03:11:21 -05:00
Makefile.in newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
_exit.S
_main.c
cerror.S
closedir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
creat.c
crt0.S
dup2.S
execve.S
ieee.c
isatty.c
lstat.S
opendir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
readdir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
rewinddir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
sbrk.S
scandir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
seekdir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
sigsetjmp.S
stat.S
telldir.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
template.S
template_r.S
utime.S
utime2.c
wait.S