summaryrefslogtreecommitdiff
path: root/config/cc/gcc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/cc/gcc.in')
-rw-r--r--config/cc/gcc.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in
index 3010b1e..835b7e2 100644
--- a/config/cc/gcc.in
+++ b/config/cc/gcc.in
@@ -49,7 +49,7 @@ config CC_GCC_V_5_1_0
config CC_GCC_V_linaro_4_9
bool
- prompt "linaro-4.9-2015.03"
+ prompt "linaro-4.9-2015.06"
depends on CC_GCC_SHOW_LINARO
select CC_GCC_4_9
@@ -75,7 +75,7 @@ config CC_GCC_V_4_9_0
config CC_GCC_V_linaro_4_8
bool
- prompt "linaro-4.8-2015.02"
+ prompt "linaro-4.8-2015.06"
depends on CC_GCC_SHOW_LINARO
select CC_GCC_4_8
@@ -566,12 +566,12 @@ config CC_GCC_VERSION
# CT_INSERT_VERSION_STRING_BELOW
default "5.2.0" if CC_GCC_V_5_2_0
default "5.1.0" if CC_GCC_V_5_1_0
- default "linaro-4.9-2015.03" if CC_GCC_V_linaro_4_9
+ default "linaro-4.9-2015.06" if CC_GCC_V_linaro_4_9
default "4.9.3" if CC_GCC_V_4_9_3
default "4.9.2" if CC_GCC_V_4_9_2
default "4.9.1" if CC_GCC_V_4_9_1
default "4.9.0" if CC_GCC_V_4_9_0
- default "linaro-4.8-2015.02" if CC_GCC_V_linaro_4_8
+ default "linaro-4.8-2015.06" if CC_GCC_V_linaro_4_8
default "4.8.5" if CC_GCC_V_4_8_5
default "4.8.4" if CC_GCC_V_4_8_4
default "4.8.3" if CC_GCC_V_4_8_3