crosstool-ng/scripts/build/libc
Kévin PETIT 1097bea2e0 libc/newlib: add a config option allowing to disable builtin syscalls
Allows to choose if one wants to keep or not the syscalls that are provided with
newlib. It passes the --disable-newlib-supplied-syscalls or
--enable-newlib-supplied-syscalls to the configure script. If one chooses to
disable the builtin syscalls, he/she will have to write his/her own. This can
be usefull to port newlib to a new platform/board.

Signed-off-by: Kévin PETIT <kpet@free.fr>
2011-08-28 20:12:26 +02:00
..
eglibc.sh libc/eglibc: add support for locales 2011-07-29 14:42:20 +02:00
glibc-eglibc.sh-common libc: remove unneeded glibc/eglibc common functions 2011-07-29 15:30:58 +02:00
glibc.sh libc/glibc: add partial support for locales 2011-07-29 15:30:53 +02:00
mingw.sh libc/mingw: fix mingw source dirs 2011-08-01 00:16:12 +02:00
newlib.sh libc/newlib: add a config option allowing to disable builtin syscalls 2011-08-28 20:12:26 +02:00
none.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
uClibc.sh libc/uClibc: force use of ctor/dtor 2011-08-13 00:05:51 +02:00