From: <smi...@us...> - 2003-12-25 16:02:57
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sc8-pr-cvs1:/tmp/cvs-serv25574/scripts/configuration Added Files: glibc.config Log Message: initial checkin of nptl support --- NEW FILE: glibc.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/glibc.config,v $ # $Revision: 1.1 $ # $Date: 2003/12/25 16:02:53 $ # http://www.devil-linux.org menu_add "Build Configuration" bool "Native POSIX Thread Library instead of the standard GNU linuxthreads (EXPERIMENTAL)" CONFIG_GLIBC_NPTL |