[PATCH 2/5] [ARM] Reorganize strlen selection.
Marcus Shawcroft
marcus.shawcroft@arm.com
Fri Nov 13 12:05:00 GMT 2015
Hi,
Remove automake and autoconf selection of strchr implementation in
favour of conditional compilation in strlen.c.
OK ?
/Marcus
* libc/machine/arm/Makefile.am: Drop STRLEN_SRC and STRLEN_OBJ.
Adding strlen.c.
* libc/machine/arm/configure.in (HAVE_THUMB1, OPT_SIZE): Remove.
* libc/machine/arm/strlen.c: Include ../../string/strlen.c.
* libc/machine/arm/configure: Regenerate.
* libc/machine/arm/Makefile.in: Regenerate.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ARM-Reorganize-strlen-selection.patch
Type: text/x-patch
Size: 11805 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20151113/2d292c7d/attachment.bin>
More information about the Newlib
mailing list