summaryrefslogtreecommitdiffstats
path: root/package/binutils/Config.in.host
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2016-08-30 20:52:00 +0300
committerPeter Korsgaard <peter@korsgaard.com>2016-08-31 09:32:29 +0200
commite227e6bf504ce91849744c155164e5bec26594a7 (patch)
tree4a41393c4ba0e7ba7a84cea83872d028fe90691a /package/binutils/Config.in.host
parent7e981ed08580a804ba46eed73fa6b24b35379b7e (diff)
downloadbuildroot-e227e6bf504ce91849744c155164e5bec26594a7.tar.gz
buildroot-e227e6bf504ce91849744c155164e5bec26594a7.zip
toolchain: Bump ARC tools to arc-2016.09-eng010
As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commit continues a series of updates of ARC tools. This time we're updating tools to arc-2016.09-eng010. This engenering build contains different fixes done to TLS and PIE features. Appropriate custom patches are removed as they have been added to eng010. We still keep GDB as it is of arc-2016.03 release because there're some issues we'd like to resolve before releasing it to wider audience. So again note this is next engineering builds of arc-2016.09 series and it might have all kinds of breakages, please don't use it for production builds. Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/binutils/Config.in.host')
-rw-r--r--package/binutils/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host
index ab83aff9f8..86daa0cb4f 100644
--- a/package/binutils/Config.in.host
+++ b/package/binutils/Config.in.host
@@ -28,7 +28,7 @@ endchoice
config BR2_BINUTILS_VERSION
string
- default "arc-2016.09-eng008" if BR2_arc
+ default "arc-2016.09-eng010" if BR2_arc
default "2.24" if BR2_BINUTILS_VERSION_2_24_X
default "2.25.1" if BR2_BINUTILS_VERSION_2_25_X
default "2.26.1" if BR2_BINUTILS_VERSION_2_26_X
OpenPOWER on IntegriCloud