diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-05 23:02:55 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-06 07:20:52 -0600 |
commit | 81336e2a6b686e48436ef7b5d5ac86216fb89c76 (patch) | |
tree | 923e0bc667f26e8ea10319fb4ad135071a7efdd1 /target | |
parent | cac1aef48c3397bae62b4c398b9c1f09e7788ac9 (diff) |
update to gcc 4.9.2
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.toolchain | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain index 009ce19ee..7d4dbad74 100644 --- a/target/config/Config.in.toolchain +++ b/target/config/Config.in.toolchain @@ -44,8 +44,8 @@ config ADK_TOOLCHAIN_GCC_4_8_3 depends on !ADK_LINUX_TILE depends on !ADK_LINUX_C6X -config ADK_TOOLCHAIN_GCC_4_9_1 - prompt "4.9.1" +config ADK_TOOLCHAIN_GCC_4_9_2 + prompt "4.9.2" boolean depends on !ADK_LINUX_BFIN depends on !ADK_LINUX_ARC |