From ea1ed9627e7cc9651425dd4bd478e803b9720f5f Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 8 May 2007 12:12:40 +0000 Subject: Cosmetics: newline at end of file, ports are now a separate option. --- config/libc_glibc.in | 1 - scripts/build/cc_core_gcc.sh | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/config/libc_glibc.in b/config/libc_glibc.in index f158abf2..eef10b7a 100644 --- a/config/libc_glibc.in +++ b/config/libc_glibc.in @@ -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) diff --git a/scripts/build/cc_core_gcc.sh b/scripts/build/cc_core_gcc.sh index a21777c6..68b9475b 100644 --- a/scripts/build/cc_core_gcc.sh +++ b/scripts/build/cc_core_gcc.sh @@ -77,3 +77,4 @@ do_cc_core() { CT_EndStep } + -- cgit v1.2.3