summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-28 07:15:48 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-28 07:15:48 +0200
commitda931b803e57a901a6f4e116a73ab86f89039009 (patch)
treeb7d958c560347fc9008749f2ee60841c260e929c /toolchain
parent05f4eea02bd1aa96c41d32c75981d78522734911 (diff)
add gcc6 support
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 6e8a84d61..a788b6449 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -2,6 +2,14 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gcc
+ifeq ($(ADK_TOOLCHAIN_GCC_6_1_0),y)
+PKG_VERSION:= 6.1.0
+PKG_HASH:= 724a61d190f27d5028791587149c6a6d6a312d6659a61636be5be86b6e809b59
+PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
+PKG_RELEASE:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+LIBSTDCXXVER:= 22
+endif
ifeq ($(ADK_TOOLCHAIN_GCC_5_3_0),y)
PKG_VERSION:= 5.3.0
PKG_HASH:= b7f5f56bd7db6f4fcaa95511dbf69fc596115b976b5352c06531c2fc95ece2f4