eglibc: set minimal kernel version again to 3.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-12-27 19:56:30 +01:00
parent 5bcc74e25a
commit 2719f0bbe1

View File

@ -51,6 +51,7 @@ PKG_CONFIGURE_OPTS_TARGET="--libexecdir=/usr/lib/eglibc \
--with-__thread \
--with-binutils=$BUILD/toolchain/bin \
--with-headers=$SYSROOT_PREFIX/usr/include \
--enable-kernel=3.0.0 \
--without-cvs \
--without-gd \
--enable-obsolete-rpc \