Cosmetics: newline at end of file, ports are now a separate option.

This commit is contained in:
Yann E. MORIN" 2007-05-08 12:12:40 +00:00
parent 1bfad917b6
commit ea1ed9627e
2 changed files with 1 additions and 1 deletions

View File

@ -227,5 +227,4 @@ config LIBC_ADDONS_LIST
Extra addons to include in glibc.
Eg.: crypt (for very old glibces)
ports (for the ports addon, with other architectures)
linuxthreads (for the linuxthreads implementation of threads)

View File

@ -77,3 +77,4 @@ do_cc_core() {
CT_EndStep
}