diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-03 00:54:13 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-03 00:54:25 +0100 |
commit | e55aff7a72d661ff6b973430bef57380409b5fc4 (patch) | |
tree | 68889458ea6a93755f8246eb8e14be022fb9a1c1 /target/config/Config.in.binutils | |
parent | 794f9c5f65603390c1995d988c970e152ef4d54c (diff) |
arc: update gcc/binutils to arc-2016.09-rc2
Diffstat (limited to 'target/config/Config.in.binutils')
-rw-r--r-- | target/config/Config.in.binutils | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index c066785e0..b1f6c9fe8 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -55,7 +55,7 @@ config ADK_TOOLCHAIN_BINUTILS_NDS32 depends on ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_BINUTILS_ARC - bool "arc-2016.09-rc1" + bool "arc-2016.09-rc2" depends on ADK_TARGET_ARCH_ARC config ADK_TOOLCHAIN_BINUTILS_2_20_1 |