summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-28 14:52:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-28 14:52:32 +0200
commitaf7079fd5fd0139bddad4529a03133a71b904eda (patch)
tree10346b7f948ad7d9afa1d8c574a3538c261ea3bf /toolchain/glibc/Makefile.inc
parent0c9fca670b86871f111e1cda82ac8f70605992be (diff)
update to latest stable upstream
Diffstat (limited to 'toolchain/glibc/Makefile.inc')
-rw-r--r--toolchain/glibc/Makefile.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc
index b7646e6a2..a9f838300 100644
--- a/toolchain/glibc/Makefile.inc
+++ b/toolchain/glibc/Makefile.inc
@@ -2,15 +2,13 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= glibc
-PKG_VERSION:= 2.12.1
+PKG_VERSION:= 2.13
PKG_RELEASE:= 1
-PKG_MD5SUM:= a8e77cd873125d9b46ca2e46ee1a13d0
+PKG_MD5SUM:= fafabe01cb9748acb0a11a6879ebaa7e
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
-GLIBC_PORTS_VERSION:= 2.12
GLIBC_CONFOPTS:= --build=$(GNU_HOST_NAME) \
--host=$(REAL_GNU_TARGET_NAME) \
--with-headers=$(STAGING_TARGET_DIR)/usr/include \
- --disable-nls \
--disable-sanity-checks \
--disable-nls \
--without-cvs \