From 2a1730cd1db451fb20975a26a676c4904033bed0 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 18 Feb 2010 19:29:06 +0100 Subject: samples: fix this MIPS eglibc-based sample Specify the SVN revision to use for the eglibc snapshot instead of HEAD, as some patches made their way upstream in the meantime. diff --git a/samples/mips-ar2315-linux-gnu/crosstool.config b/samples/mips-ar2315-linux-gnu/crosstool.config index 60488a5..4fd680b 100644 --- a/samples/mips-ar2315-linux-gnu/crosstool.config +++ b/samples/mips-ar2315-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@1790_3b535b656640 -# Sun Jan 31 17:21:53 2010 +# crosstool-NG version: hg_default@1810_d47408fbef3a +# Thu Feb 18 19:01:17 2010 # # @@ -12,12 +12,8 @@ # crosstool-NG behavior # # CT_OBSOLETE is not set -CT_EXPERIMENTAL=y -CT_DEBUG_CT=y -# CT_DEBUG_PAUSE_STEPS is not set -CT_DEBUG_CT_SAVE_STEPS=y -CT_DEBUG_CT_SAVE_STEPS_GZIP=y -# CT_NO_OVERIDE_LC_MESSAGES is not set +# CT_EXPERIMENTAL is not set +# CT_DEBUG_CT is not set # # Paths @@ -76,8 +72,8 @@ CT_CONFIG_SHELL="bash" # CT_LOG_WARN is not set # CT_LOG_INFO is not set CT_LOG_EXTRA=y -# CT_LOG_DEBUG is not set # CT_LOG_ALL is not set +# CT_LOG_DEBUG is not set CT_LOG_LEVEL_MAX="EXTRA" # CT_LOG_SEE_TOOLS_WARN is not set CT_LOG_PROGRESS_BAR=y @@ -178,6 +174,7 @@ CT_KERNEL_VERSION="2.6.31.12" CT_KERNEL_linux=y CT_KERNEL_LINUX_INSTALL=y CT_KERNEL_LINUX_INSTALL_CHECK=y +# CT_KERNEL_V_2_6_32_8 is not set # CT_KERNEL_V_2_6_32_7 is not set # CT_KERNEL_V_2_6_32_6 is not set # CT_KERNEL_V_2_6_32_5 is not set @@ -267,10 +264,6 @@ CT_CC_SUPPORT_OBJCXX=y CT_CC_LANG_CXX=y # CT_CC_LANG_FORTRAN is not set # CT_CC_LANG_JAVA is not set -# CT_CC_LANG_ADA is not set -# CT_CC_LANG_OBJC is not set -# CT_CC_LANG_OBJCXX is not set -CT_CC_LANG_OTHERS="" # # C-library @@ -289,8 +282,9 @@ CT_EGLIBC_V_2_9=y # CT_EGLIBC_V_2_6 is not set # CT_EGLIBC_V_2_5 is not set # CT_EGLIBC_V_TRUNK is not set -CT_EGLIBC_REVISION="HEAD" -# CT_EGLIBC_CHECKOUT is not set +CT_EGLIBC_REVISION="{2009-07-20}" +CT_EGLIBC_CHECKOUT=y +# CT_EGLIBC_OPT_SIZE is not set # CT_EGLIBC_CUSTOM_CONFIG is not set # @@ -348,7 +342,6 @@ CT_DMALLOC_VERSION="5.5.2" CT_DEBUG_gdb=y CT_GDB_CROSS=y # CT_GDB_CROSS_STATIC is not set -# CT_GDB_CROSS_INSIGHT is not set # CT_GDB_NATIVE is not set CT_GDB_GDBSERVER=y CT_GDB_GDBSERVER_STATIC=y @@ -369,11 +362,6 @@ CT_STRACE_VERSION="4.5.18" # # Tools facilities # -CT_TOOL_libelf=y -# CT_LIBELF_V_0_8_12 is not set -CT_LIBELF_V_0_8_11=y -# CT_LIBELF_V_0_8_10 is not set -CT_LIBELF_VERSION="0.8.11" CT_TOOL_sstrip=y CT_SSTRIP_BUILDROOT=y # CT_SSTRIP_ELFKICKERS is not set @@ -382,8 +370,17 @@ CT_SSTRIP_FROM="buildroot" # # Companion libraries # + +# +# FIXME: check real dependencies!!! +# +CT_COMPLIBS=y CT_WRAPPER_NEEDED=y -CT_GMP_MPFR=y +CT_GMP=y +CT_MPFR=y +# CT_PPL is not set +# CT_CLOOG is not set +# CT_MPC is not set CT_GMP_V_4_3_1=y # CT_GMP_V_4_3_0 is not set # CT_GMP_V_4_2_4 is not set @@ -395,22 +392,11 @@ CT_MPFR_V_2_4_1=y # CT_MPFR_V_2_3_2 is not set # CT_MPFR_V_2_3_1 is not set CT_MPFR_VERSION="2.4.1" -# CT_PPL_CLOOG_MPC is not set # # Companion libraries common options # # CT_COMP_LIBS_CHECK is not set -# CT_COMP_LIBS_TARGET is not set CT_TOOLS_WRAPPER_SCRIPT=y # CT_TOOLS_WRAPPER_EXEC is not set CT_TOOLS_WRAPPER="script" - -# -# Companion tools -# - -# -# READ HELP before you say 'Y' below !!! -# -# CT_COMP_TOOLS is not set -- cgit v0.10.2-6-g49f6