config/cc/gcc.in
changeset 2942 407d9e4c7b0b
parent 2918 887e3fb340a6
child 2943 ededa826097f
     1.1 --- a/config/cc/gcc.in	Thu Mar 15 13:13:31 2012 +0100
     1.2 +++ b/config/cc/gcc.in	Mon Apr 16 15:29:06 2012 +0200
     1.3 @@ -36,9 +36,9 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 -config CC_V_linaro_4_6_2012_03
     1.8 +config CC_V_linaro_4_6_2012_04
     1.9      bool
    1.10 -    prompt "linaro-4.6-2012.03 (EXPERIMENTAL)"
    1.11 +    prompt "linaro-4.6-2012.04 (EXPERIMENTAL)"
    1.12      depends on CC_GCC_SHOW_LINARO
    1.13      select CC_GCC_4_6
    1.14  
    1.15 @@ -331,7 +331,7 @@
    1.16      string
    1.17  # Don't remove next line
    1.18  # CT_INSERT_VERSION_STRING_BELOW
    1.19 -    default "linaro-4.6-2012.03" if CC_V_linaro_4_6_2012_03
    1.20 +    default "linaro-4.6-2012.04" if CC_V_linaro_4_6_2012_04
    1.21      default "4.6.3" if CC_V_4_6_3
    1.22      default "4.6.2" if CC_V_4_6_2
    1.23      default "4.6.1" if CC_V_4_6_1