into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages
2004/04/20 19:14:06+02:00 uni-frankfurt.de!mickeyl
make glibc use OLDEST_KERNEL from oe.conf - patch courtesy pb_.
BKrev:
40855a6c-NLb2N02EIyuBKFDiUd3BQ
inherit autotools
-EXTRA_OECONF = "--without-tls --without-__thread --enable-kernel=2.4.3 \
+EXTRA_OECONF = "--without-tls --without-__thread --enable-kernel=${OLDEST_KERNEL} \
--without-cvs --disable-profile --disable-debug --without-gd \
--enable-clocale=gnu \
--enable-add-ons=linuxthreads --with-headers=${WORKDIR}/linux/include"