This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] sparc32: fix sem_open.c compilation


From: Brett Neumeier <bneumeier@gmail.com>
Date: Fri, 7 Aug 2015 18:38:52 -0500

> In 2.22 and master, when doing a x86_64-pc-linux-gnu to
> sparc-pc-linux-gnu cross-toolchain build, sem_open.c fails to compile
> because it can't find FUTEX_SHARED. It looks to me like an include
> directive got missed.
> 
> The attached fixes it for me on 2.22.

Looks good to me.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]