summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-18 22:20:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-18 22:20:55 +0100
commit663d80e6f393acfba01dff748856c185c19e168a (patch)
tree3ec818edf36d01806b5e80f94d9f01b24866afed /toolchain/gcc/Makefile.inc
parenta334f29f7b92bc52ab958239cc9141d08c833bde (diff)
arc: use stable tags for binutils/gcc
Diffstat (limited to 'toolchain/gcc/Makefile.inc')
-rw-r--r--toolchain/gcc/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 85afd3054..98985c453 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -35,7 +35,8 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
LIBSTDCXXVER:= 19
endif
ifeq ($(ADK_TOOLCHAIN_GCC_4_8_ARC),y)
-PKG_VERSION:= b0c367bdc9879a8e9ae5d352f02302b82512434e
+PKG_VERSION:= arc-2015.12
+PKG_GIT:= tag
PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/gcc.git
PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz