aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glibc/glibc_2.9.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2009-10-22 03:47:41 +0000
committerKhem Raj <raj.khem@gmail.com>2009-10-22 16:50:16 -0700
commitff9665cf99b28e59ab8622d1a68f77b41a53a5a7 (patch)
treeb9d5e27b876de036f6e01d5c5868ba2e2bbd6c5f /recipes/glibc/glibc_2.9.bb
parent077f07332ce734c13cf53a59b69c4664e50458ba (diff)
downloadopenembedded-ff9665cf99b28e59ab8622d1a68f77b41a53a5a7.tar.gz
binutils-2.20 is new enough for glibc_2.9, change configure script to accept it
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 56a6ff8d47..cddae98b08 100644
--- a/recipes/glibc/glibc_2.9.bb
+++ b/recipes/glibc/glibc_2.9.bb
@@ -65,6 +65,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-${PV}.tar.bz2 \
file://tls_i486.patch;patch=1 \
file://glibc-2.9-use-_begin.patch;patch=1 \
file://arm-lowlevellock-include-tls.patch;patch=1 \
+ file://glibc-2.9-enable-binutils-2.2.patch;patch=1 \
"
# Build fails on sh3 and sh4 without additional patches