Browse Source

update gcc version for ARC

Waldemar Brodkorb 9 years ago
parent
commit
c498ef5fac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolchain/gcc/Makefile.inc

+ 1 - 1
toolchain/gcc/Makefile.inc

@@ -41,7 +41,7 @@ DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
 LIBSTDCXXVER:=		19
 LIBSTDCXXVER:=		19
 endif
 endif
 ifeq ($(ADK_TOOLCHAIN_GCC_4_8_ARC),y)
 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_SITES:=		https://github.com/foss-for-synopsys-dwc-arc-processors/gcc.git
 PKG_RELEASE:=		1
 PKG_RELEASE:=		1
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.xz
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.xz