[PATCH] libc/newlib: add a config option allowing to disable builtin syscalls
Kévin PETIT
kpet@free.fr
Sun Aug 28 18:44:00 GMT 2011
Hi all,
Here's an attached patch to crosstool-ng that :
"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."
Regards,
Kévin PETIT
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libc-newlib-disable-buitin-syscalls.patch
Type: text/x-patch
Size: 1935 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20110828/6246de62/attachment.bin>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list