[patch] hppa build failure with tls and lowlevellock.h

Carlos O'Donell carlos@systemhalted.org
Fri Dec 7 16:45:00 GMT 2007


On Dec 5, 2007 7:23 PM, Jeff Bailey <jbailey@raspberryginger.com> wrote:
> It turns out the reason we fail and others don't is that we use an
> inline function (so it's parsed right away) and everyone else uses a
> #define.  You're probably still right that the include is unnecessary,
> but in the meantime this aligns us with everyone else and allows the
> build to continue.
>
> Okay to commit?
>
> 2007-12-05  Jeff Bailey  <jeffbailey@google.com>
>
>         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
>            (__lll_unlock): Use define instead of inline function.
>            (__lll_robust_unlock): Likewise.

Great sleuthing. OK to commit.

Cheers,
Carlos.



More information about the Libc-ports mailing list