[Buildroot] MIPS arch on NPTL branch

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Mar 5 09:35:34 UTC 2009


On Wed, Mar 04, 2009 at 05:07:03PM +0100, Carmelo AMOROSO wrote:
>you may try the following patch from Colin
>
>"The fix is to change all the "__inline__" directives in
>ldso/ldso/mips/dl-sysdep.h to inline __attribute__((always_inline))"

__always_inline

i.e. st like
sed -i -e s/__inline__/__always_inline/g ldso/ldso/*/dl-sysdep.h


More information about the uClibc mailing list