glibc: Reset --optimize-kernel.

There is an error in the detection function, but it is
reset to 2.6.16 anyway.
This commit is contained in:
Michael Tremer
2012-08-07 16:21:25 +02:00
parent 0ca893626a
commit 1d8e8da1aa

View File

@@ -66,7 +66,7 @@ endif
# Add some general configuration flags
EXTRA_CONFIG += \
--disable-profile \
--enable-kernel=2.6.16 \
--enable-kernel=2.6.0 \
--enable-add-ons \
--without-selinux \
--enable-experimental-malloc \