Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1).
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Sep 06 09:00:39 2007 +0000 (2007-09-06)
changeset 360f9836fde02a6
parent 359 755064756940
child 361 924ff1ffee2e
Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1).
samples/mips-unknown-linux-uclibc/crosstool.config
     1.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Thu Sep 06 08:57:45 2007 +0000
     1.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Thu Sep 06 09:00:39 2007 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6  # crosstool-NG version: 0.3.1+svn
     1.7 -# Thu Sep  6 10:55:19 2007
     1.8 +# Thu Sep  6 10:59:57 2007
     1.9  #
    1.10  # CT_FOOBAR is not set
    1.11  
    1.12 @@ -172,7 +172,7 @@
    1.13  # C compiler
    1.14  #
    1.15  CT_CC_GCC=y
    1.16 -CT_CC_VERSION="4.2.0"
    1.17 +CT_CC_VERSION="4.2.1"
    1.18  CT_CC="gcc"
    1.19  # CT_CC_V_2_95_3 is not set
    1.20  # CT_CC_V_3_2_3 is not set
    1.21 @@ -186,8 +186,8 @@
    1.22  # CT_CC_V_4_1_0 is not set
    1.23  # CT_CC_V_4_1_1 is not set
    1.24  # CT_CC_V_4_1_2 is not set
    1.25 -CT_CC_V_4_2_0=y
    1.26 -# CT_CC_V_4_2_1 is not set
    1.27 +# CT_CC_V_4_2_0 is not set
    1.28 +CT_CC_V_4_2_1=y
    1.29  CT_CC_CXA_ATEXIT=y
    1.30  CT_CC_CORE_EXTRA_CONFIG=""
    1.31  CT_CC_EXTRA_CONFIG=""