summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-02-02 21:41:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-02-02 21:41:47 +0100
commitc498ef5fac6d7de27c1b1ea3ae8d2973148b378d (patch)
treed87d1c40a035371e385a35f43a12c07aeb96d2ad /toolchain
parent85ce1f0cd57ec7bd075430dc6418f1f1e09d14f3 (diff)
update gcc version for ARC
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index c32979c8c..5843dd315 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -41,7 +41,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
LIBSTDCXXVER:= 19
endif
ifeq ($(ADK_TOOLCHAIN_GCC_4_8_ARC),y)
-PKG_VERSION:= e7aac088af69d2ae19272e0501986bbc66b1d597
+PKG_VERSION:= 09463827001a7b8094f4b9460514370a1876d908
PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/gcc.git
PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz