samples/s390-ibm-linux-gnu/reported.by
author Kévin PETIT <kpet@free.fr>
Sun Aug 28 20:12:26 2011 +0200 (2011-08-28)
changeset 2647 cb0f31fe2535
parent 1629 6ea5b6e2d70f
permissions -rw-r--r--
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>
harold@1629
     1
reporter_name="Harold Grovesteen"
yann@1631
     2
reporter_url="http://sourceware.org/ml/crossgcc/2009-11/msg00052.html"
harold@1629
     3
reporter_comment=""