[RFC PATCH] Remove bits/string.h.

Florian Weimer fweimer@redhat.com
Tue Jun 20 16:44:00 GMT 2017


On 06/20/2017 06:21 PM, Wilco Dijkstra wrote:
> Adhemerval Zanella wrote:
> 
>> It is fixed now and I think we can cleanup some HAVE_STRING_ARCH_ on x86
>> code.  Thanks for fixed it quickly.
> 
> However it's failing on AArch64 now:
> 
> ar: /home/wdijkstr/build/glibc/string/rtld-mempcpy.os: No such file or directory
> make[3]: *** [/home/wdijkstr/build/glibc/elf/rtld-libc.a] Error 1

Is this an incremental build?  make doesn't track the ingredients used
to build a target, so if that changes, things like this happen.

Florian



More information about the Libc-alpha mailing list