From: Heiko Z. <smi...@us...> - 2004-09-22 14:46:12
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17482/configuration Modified Files: glibc.config Log Message: auto-select linuxthread for kernel 2.4 and nptl for kernel 2.6 Index: glibc.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/glibc.config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- glibc.config 10 Feb 2004 00:52:03 -0000 1.2 +++ glibc.config 22 Sep 2004 14:46:03 -0000 1.3 @@ -5,4 +5,3 @@ # http://www.devil-linux.org menu_add "Build Configuration|Size Optimization" bool "Do not include locales and i18n" CONFIG_NO_LOCALE -menu_add "Build Configuration" bool "Native POSIX Thread Library instead of the standard GNU linuxthreads (EXPERIMENTAL)" CONFIG_GLIBC_NPTL |