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

Yann E. MORIN yann.morin.1998 at free.fr
Mon Aug 8 17:04:10 UTC 2016


Baruch, All,

On 2016-08-08 19:58 +0300, Baruch Siach spake thusly:
> 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.

That is absolutely right, of course! Thanks for spotting.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list