- update to eglibc-2.11-9869
This commit is contained in:
Stephan Raue 2010-02-15 11:46:50 +01:00
parent 405349ca1d
commit 8edf1e4321
2 changed files with 5 additions and 3 deletions

View File

@ -66,9 +66,9 @@ EOF
--libexecdir=/usr/lib/eglibc \
--disable-profile \
--disable-sanity-checks \
--enable-add-ons=nptl \
--enable-add-ons \
--with-tls \
--enable-kernel=2.6.32 \
--enable-kernel=2.6.33 \
--with-__thread \
--with-binutils=$BUILD/toolchain/bin \
--with-headers=$SYSROOT_PREFIX/usr/include \
@ -78,3 +78,5 @@ EOF
$DEBUG_CONFIG \
make
#--enable-add-ons=nptl \

View File

@ -1 +1 @@
http://sources.openelec.tv/svn/eglibc-2.11-9660.tar.bz2
http://sources.openelec.tv/svn/eglibc-2.11-9869.tar.bz2