summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-20 17:19:15 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-20 17:19:15 +0100
commit0097a8249ca2d1a498b457019db15d3540a259f3 (patch)
tree34aeca86734675d22f566f11c35118f0e93df20b /toolchain/glibc/Makefile.inc
parentdb287e1579a46cdc8d8d6e1ef10455d2b1f10f22 (diff)
add vendor string "openadk" to toolchain triplet
With this change you can compile toolchains even when host cpu arch is identical to target cpu arch.
Diffstat (limited to 'toolchain/glibc/Makefile.inc')
-rw-r--r--toolchain/glibc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc
index 596c71955..23659af5d 100644
--- a/toolchain/glibc/Makefile.inc
+++ b/toolchain/glibc/Makefile.inc
@@ -2,7 +2,7 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= glibc
-PKG_VERSION:= 2.11
+PKG_VERSION:= 2.11.1
PKG_RELEASE:= 1
PKG_MD5SUM:= 55d50abb2d7c366bde6fb5e35e681f9b
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}