mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-12 20:20:18 +00:00
dd3946c615
This patch fixes an issue for powerpc32-fpu static build which fails with an 'bzero' undefined reference. This patch adds bzero ifunc selector for static builds and fixes the '__bzero_ppc' reference to default memset symbol (since static memset build does not provide ifunc selector). Fixes BZ#16689. |
||
---|---|---|
.. | ||
fpu | ||
multiarch | ||
hp-timing.c | ||
hp-timing.h | ||
Implies | ||
Makefile | ||
memcmp.S | ||
memcopy.h | ||
memcpy.S | ||
memset.S | ||
strncmp.S |