eglibc: build with linux-2.6.35 support only

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-09-02 21:21:43 +02:00
parent 1e193f3c42
commit c055a8a3e1

View File

@ -87,7 +87,7 @@ EOF
--enable-bind-now \ --enable-bind-now \
--with-elf \ --with-elf \
--with-tls \ --with-tls \
--enable-kernel=2.6.34 \ --enable-kernel=2.6.35 \
--with-__thread \ --with-__thread \
--with-binutils=$BUILD/toolchain/bin \ --with-binutils=$BUILD/toolchain/bin \
--with-headers=$SYSROOT_PREFIX/usr/include \ --with-headers=$SYSROOT_PREFIX/usr/include \