summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-19 20:26:09 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-19 20:26:09 +0200
commitcfb0487084cace5890dd206eae955a1a491880ae (patch)
treeb7e0d83d58f69b0d556bfcb7e4b574bcfd3de1ed /toolchain
parent5079dd4170d7250e19e50bcf9686fc37a2461d07 (diff)
merge
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/glibc/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc
index f7cfc9b2e..d1f236c93 100644
--- a/toolchain/glibc/Makefile.inc
+++ b/toolchain/glibc/Makefile.inc
@@ -25,6 +25,12 @@ PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
PKG_RELEASE:= 1
PKG_HASH:= aeeb362437965a5d3f40b151094ca79def04a115bd363fdd4a9a0c69482923b8
endif
+ifeq ($(ADK_TARGET_LIB_GLIBC_2_18),y)
+PKG_VERSION:= 2.18
+PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
+PKG_RELEASE:= 1
+PKG_HASH:= 2cb4e1e381928f1e5e55e71ab1ba8e0ea7ede75ff9709770435bfd018ea257a3
+endif
ifeq ($(ADK_TARGET_LIB_GLIBC_OR1K),y)
PKG_VERSION:= 2.19.90
PKG_SITES:= https://github.com/bluecmd/or1k-glibc.git