eglibc: set minimal kernel version back to 2.6.35

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-03-15 17:56:53 +01:00
parent 2092dc5c70
commit e84b49e88c

View File

@ -114,7 +114,7 @@ EOF
--enable-bind-now \ --enable-bind-now \
--with-elf \ --with-elf \
--with-tls \ --with-tls \
--enable-kernel=2.6.37 \ --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 \