Skip to content
Commit 5fededd8 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)



For powerpc64 the generic version provides a weak definition of
strchrnul, which are already provided by the ifunc resolver.  The
powerpc32 version is slight different, where for static case there
is no iFUNC support.

The strncasecmp_l is provided ifunc resolver.

Checked on powerpc-linux-gnu-power4 and powerpc64-linux-gnu.
Reviewed-by: default avatarH.J. Lu <hjl.tools@gmail.com>
parent 62eaa467
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment