aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glibc/glibc_2.9.bb
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-09-13 01:27:11 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-09-13 01:27:11 +0800
commit3a06f50f40c91be858689971fa1405e965295505 (patch)
tree8092a0ba6a4d7d1508d10061cff6f42bd6dc4ab4 /recipes/glibc/glibc_2.9.bb
parent55b3912f14b1919bf2cd330e48546f11c179794f (diff)
downloadopenembedded-3a06f50f40c91be858689971fa1405e965295505.tar.gz
glibc_2.9: Apply patch to fix manual/Makefile for newer GNU make
This patch is coming from upstream glibc and fixes an error on make install in line 235 about mixing patterns.
Diffstat (limited to 'recipes/glibc/glibc_2.9.bb')
-rw-r--r--recipes/glibc/glibc_2.9.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/glibc/glibc_2.9.bb b/recipes/glibc/glibc_2.9.bb
index 33326f3781..1d7fad8a0f 100644
--- a/recipes/glibc/glibc_2.9.bb
+++ b/recipes/glibc/glibc_2.9.bb
@@ -63,6 +63,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-${PV}.tar.bz2;name=archive \
file://glibc-2.9-use-_begin.patch \
file://arm-lowlevellock-include-tls.patch \
file://glibc-2.9-enable-binutils-2.2.patch \
+ file://0001-Don-t-mix-pattern-rules-with-normal-rules.patch \
"
# patches to fix libmemusage.so