[RFC PATCH] Remove bits/string.h.

Wilco Dijkstra Wilco.Dijkstra@arm.com
Tue Jun 20 17:05:00 GMT 2017


Florian Weimer wrote: 
> On 06/20/2017 06:21 PM, Wilco Dijkstra wrote:
>> 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.

No it's a clean rebuild. It was previously inlining mempcpy, but it isn't anymore.

Wilco
    


More information about the Libc-alpha mailing list