# HG changeset patch # User "Benoît Thébaudeau" # Date 1334582736 -7200 # Node ID 13e40098fffc184952ed08d65a316720709ee35c # Parent a7a9df2662ccd8664f2c25d27977d3bbcbdfb4c2 cc/gcc: update Linaro GCC revisions to 2012.04 Update Linaro GCC with the latest available revisions. The 4.7 revision is also released, but the infrastructure is not yet ready for it in CT-NG. Signed-off-by: "Benoît Thébaudeau" diff -r a7a9df2662cc -r 13e40098fffc config/cc/gcc.in --- a/config/cc/gcc.in Mon Apr 16 14:57:02 2012 +0200 +++ b/config/cc/gcc.in Mon Apr 16 15:25:36 2012 +0200 @@ -36,9 +36,9 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config CC_V_linaro_4_6_2012_03 +config CC_V_linaro_4_6_2012_04 bool - prompt "linaro-4.6-2012.03 (EXPERIMENTAL)" + prompt "linaro-4.6-2012.04 (EXPERIMENTAL)" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_6 @@ -331,7 +331,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-4.6-2012.03" if CC_V_linaro_4_6_2012_03 + default "linaro-4.6-2012.04" if CC_V_linaro_4_6_2012_04 default "4.6.3" if CC_V_4_6_3 default "4.6.2" if CC_V_4_6_2 default "4.6.1" if CC_V_4_6_1