diff mbox

[3/3] config/gcc: update linaro 4.7 and 4.8 releases

Message ID 1411643977-3339-4-git-send-email-bryanhundven@gmail.com
State New
Headers show

Commit Message

Bryan Hundven Sept. 25, 2014, 11:19 a.m. UTC
Update release versions with the following:
https://launchpad.net/gcc-linaro/4.7
https://launchpad.net/gcc-linaro/4.8

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
---
 config/cc/gcc.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/config/cc/gcc.in b/config/cc/gcc.in
index c9461d5..748062b 100644
--- a/config/cc/gcc.in
+++ b/config/cc/gcc.in
@@ -494,12 +494,12 @@  config CC_VERSION
 # CT_INSERT_VERSION_STRING_BELOW
     default "4.9.1" if CC_V_4_9_1
     default "4.9.0" if CC_V_4_9_0
-    default "linaro-4.8-2014.01" if CC_V_linaro_4_8
+    default "linaro-4.8-2014.08" if CC_V_linaro_4_8
     default "4.8.3" if CC_V_4_8_3
     default "4.8.2" if CC_V_4_8_2
     default "4.8.1" if CC_V_4_8_1
     default "4.8.0" if CC_V_4_8_0
-    default "linaro-4.7-2014.01" if CC_V_linaro_4_7
+    default "linaro-4.7-2014.06" if CC_V_linaro_4_7
     default "4.7.4" if CC_V_4_7_4
     default "4.7.3" if CC_V_4_7_3
     default "4.7.2" if CC_V_4_7_2