summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-02 23:12:02 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-02 23:12:02 +0200
commit797d8166b79d3f2dc06922222aa36d0e39aae8f2 (patch)
treef4572c75d2ea7ab6336482d0b9c1042e4021432c /toolchain/gcc/Makefile.inc
parent7d6e8074bb64ca75f03bb3923c8e8492b72096d5 (diff)
ad experimental gcc 5.1.0 support
Diffstat (limited to 'toolchain/gcc/Makefile.inc')
-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 d7372bc2b..8f9dd8835 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_5_1_0),y)
+PKG_VERSION:= 5.1.0
+PKG_HASH:= 335275817b5ed845fee787e75efd76a6e240bfabbe0a0c20a81a04777e204617
+PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
+PKG_RELEASE:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+LIBSTDCXXVER:= 21
+endif
ifeq ($(ADK_TOOLCHAIN_GCC_4_9_2),y)
PKG_VERSION:= 4.9.2
PKG_HASH:= 3e573826ec8b0d62d47821408fbc58721cd020df3e594cd492508de487a43b5e