[PATCH 1/3] powerpc: Fix strstr/power7 build

Tulio Magno Quites Machado Filho tuliom@linux.vnet.ibm.com
Wed Aug 5 18:41:00 GMT 2015


Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:

> This patch fixes the strstr build with --disable-multi-arch option.
> The optimization calls the __strstr_ppc symbol, which always build
> for multiarch config but not if it is disable.  This patch fixes it
> by adding the default C implementation object with the expected
> symbol name.
>
> Checked on powerpc64le.

LGTM.

Thanks!

-- 
Tulio Magno



More information about the Libc-alpha mailing list