config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon May 14 19:59:41 2007 +0000 (2007-05-14)
changeset 95 57694569322b
parent 1 eeea35fbf182
child 96 aa1a9fbd6eb8
permissions -rw-r--r--
Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
Mark the progress bar as being CPU-intensive.
Little style fix to the core C compiler build step.
yann@1
     1
source config/global.in
yann@1
     2
source config/target.in
yann@41
     3
source config/toolchain.in
yann@1
     4
source config/kernel.in
yann@1
     5
source config/binutils.in
yann@1
     6
source config/cc.in
yann@1
     7
source config/libc.in