From 4bf71cb437ba64bd350b315298b2ba0a0c21d6c3 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 27 Jun 2008 11:19:12 +0000 Subject: Update the samples. /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 13 8 5 0 +++-- /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 35 24 11 0 +++++++++---- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 11 7 4 0 +++- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 11 7 4 0 +++- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 19 11 8 0 ++++--- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 11 7 4 0 +++- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 11 7 4 0 +++- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 11 7 4 0 +++- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 11 7 4 0 +++- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 16 10 6 0 ++++-- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 13 8 5 0 +++-- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 11 7 4 0 +++- 12 files changed, 110 insertions(+), 63 deletions(-) --- samples/arm-unknown-linux-uclibc/crosstool.config | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'samples/arm-unknown-linux-uclibc') diff --git a/samples/arm-unknown-linux-uclibc/crosstool.config b/samples/arm-unknown-linux-uclibc/crosstool.config index aaf8ca2e..fc6ccad9 100644 --- a/samples/arm-unknown-linux-uclibc/crosstool.config +++ b/samples/arm-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@748 -# Wed Jun 25 08:21:09 2008 +# crosstool-NG version: 1.1.0+svn_trunk@760 +# Thu Jun 26 10:29:59 2008 # # @@ -141,7 +141,7 @@ CT_CC_NATIVE="gcc" # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.7" +CT_KERNEL_VERSION="2.6.25.9" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -169,7 +169,9 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # CT_KERNEL_INSTALL_V_2_6_25_4 is not set # CT_KERNEL_INSTALL_V_2_6_25_5 is not set # CT_KERNEL_INSTALL_V_2_6_25_6 is not set -CT_KERNEL_INSTALL_V_2_6_25_7=y +# CT_KERNEL_INSTALL_V_2_6_25_7 is not set +# CT_KERNEL_INSTALL_V_2_6_25_8 is not set +CT_KERNEL_INSTALL_V_2_6_25_9=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -306,6 +308,7 @@ CT_GDB_CROSS=y # CT_GDB_CROSS_STATIC is not set CT_GDB_NATIVE=y # CT_GDB_NATIVE_STATIC is not set +CT_GDB_NATIVE_USE_GMP_MPFR=y CT_GDB_GDBSERVER=y CT_GDB_GDBSERVER_STATIC=y # CT_GDB_V_snapshot is not set -- cgit v1.2.3