From 5b9731e108337df5a3d913843c7ff28fba18ab44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Th=C3=A9baudeau=22?= Date: Mon, 16 Apr 2012 15:25:36 +0200 Subject: cc/gcc: update Linaro GCC revisions to 2012.04 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --git a/config/cc/gcc.in b/config/cc/gcc.in index 984ed71..f64e299 100644 --- a/config/cc/gcc.in +++ b/config/cc/gcc.in @@ -36,9 +36,9 @@ choice # 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 @@ config CC_VERSION 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 -- cgit v0.10.2-6-g49f6