summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-11-30 07:21:38 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-11-30 07:21:45 +0100
commit82955941ccbc8d72d6a68053324e1a9cef69501b (patch)
treeaec369eb415b9cdb6810c228f017e225dbba34d2 /toolchain/gcc/Makefile.inc
parentdf686b6aef6a75ca1b4a41dbcc8325b543a8724d (diff)
arc: switch to upstream binutils and gcc
Diffstat (limited to 'toolchain/gcc/Makefile.inc')
-rw-r--r--toolchain/gcc/Makefile.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 3560e9fe1..3f1e4fda8 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -26,13 +26,6 @@ PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
LIBSTDCXXVER:= 20
endif
-ifeq ($(ADK_TOOLCHAIN_GCC_ARC),y)
-PKG_VERSION:= arc-2017.09-release
-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
-endif
ifeq ($(ADK_TOOLCHAIN_GCC_CSKY),y)
PKG_VERSION:= gcc-6-branch-csky
PKG_GIT:= branch