[Buildroot] [PATCH v2] glibc: add version 2.24

Baruch Siach baruch at tkos.co.il
Mon Aug 8 16:58:43 UTC 2016


Hi Yann,

On Mon, Aug 08, 2016 at 06:48:33PM +0200, Yann E. MORIN wrote:
> On 2016-08-05 15:36 +0100, Vicente Olivert Riera spake thusly:
> > +config BR2_GLIBC_VERSION_2_24
> > +	bool "2.24"
> > +	# No support for pthread barriers on < v9 ISA
> > +	depends on !BR2_sparc
> 
> It shall also depends on kernel headers >= 3.2 for all but x86/x86_64,
> as discussed in your previous iteration. Something like:
> 
>     depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_2 || BR2_i386 || BR2_x86_64

But according to your interpretation[1] of the release announcement, glibc 
2.24 requires kernel headers 3.2+ to build for all architectures, including 
x86/x84_64. So the headers dependency should not exclude x86/x84_64.

[1] http://lists.busybox.net/pipermail/buildroot/2016-August/169406.html

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -


More information about the buildroot mailing list