summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-28 08:57:53 (GMT)
committerAlexey Neyman <stilor@att.net>2017-02-28 08:57:53 (GMT)
commit99283866cc84102f22324a751a2ba3afb9221cb6 (patch)
treeee8b04c33cf0797e985d0f5476d310e9abb8ba78 /config
parent439cab379e169f505494376f55f1438d12de94fa (diff)
Add patches to Linaro GCC
Same as the base release as long as they applied. MUSL patches didn't, removed. Also, unobsolete Linaro GCC5 now that they rolled out a new release. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config')
-rw-r--r--config/cc/gcc.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in
index e5269fd..caf254c 100644
--- a/config/cc/gcc.in
+++ b/config/cc/gcc.in
@@ -86,9 +86,8 @@ config CC_GCC_V_6_3_0
config CC_GCC_V_linaro_5_4
bool
- prompt "linaro-5.4-2017.01 (OBSOLETE)"
+ prompt "linaro-5.4-2017.01"
depends on CC_GCC_SHOW_LINARO
- depends on OBSOLETE
select CC_GCC_5
config CC_GCC_V_5_4_0
@@ -98,15 +97,13 @@ config CC_GCC_V_5_4_0
config CC_GCC_V_linaro_4_9
bool
- prompt "linaro-4.9-2017.01 (OBSOLETE)"
+ prompt "linaro-4.9-2017.01"
depends on CC_GCC_SHOW_LINARO
- depends on OBSOLETE
select CC_GCC_4_9
config CC_GCC_V_4_9_4
bool
- prompt "4.9.4 (OBSOLETE)"
- depends on OBSOLETE
+ prompt "4.9.4"
select CC_GCC_4_9
config CC_GCC_V_linaro_4_8