config/cc/gcc.in
changeset 3213 54b4f454244b
parent 3210 285b83c60e29
child 3217 15eedf548d33
     1.1 --- a/config/cc/gcc.in	Fri May 03 15:36:11 2013 +0000
     1.2 +++ b/config/cc/gcc.in	Sun May 05 18:00:16 2013 +0200
     1.3 @@ -391,13 +391,13 @@
     1.4      string
     1.5  # Don't remove next line
     1.6  # CT_INSERT_VERSION_STRING_BELOW
     1.7 +    default "linaro-4.7-2013.04" if CC_V_linaro_4_7
     1.8      default "4.7.3" if CC_V_4_7_3
     1.9 -    default "4.6.4" if CC_V_4_6_4
    1.10 -    default "linaro-4.7-2013.04" if CC_V_linaro_4_7
    1.11      default "4.7.2" if CC_V_4_7_2
    1.12      default "4.7.1" if CC_V_4_7_1
    1.13      default "4.7.0" if CC_V_4_7_0
    1.14      default "linaro-4.6-2013.04" if CC_V_linaro_4_6
    1.15 +    default "4.6.4" if CC_V_4_6_4
    1.16      default "4.6.3" if CC_V_4_6_3
    1.17      default "4.6.2" if CC_V_4_6_2
    1.18      default "4.6.1" if CC_V_4_6_1