summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc_2.4.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-08-06 12:31:17 +0000
committerHolger Freyther <zecke@selfish.org>2006-08-06 12:31:17 +0000
commit40cfb6027e7d0f793af99fbf8c92b2401d0fcd44 (patch)
tree1525c0abe6189b9d1e4aa178c6ddeb1f28ada078 /packages/glibc/glibc_2.4.bb
parentb8d1ef0e4fb7c506a5c0de055a276159049df948 (diff)
packages/glibc: Add patch, patch glibc2.4 to use $target-readelf
Use $target-readelf instead of hardcoding readelf which is not present on non GNU, non binutils system.
Diffstat (limited to 'packages/glibc/glibc_2.4.bb')
-rw-r--r--packages/glibc/glibc_2.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/glibc/glibc_2.4.bb b/packages/glibc/glibc_2.4.bb
index d4d024fde2..922db459fc 100644
--- a/packages/glibc/glibc_2.4.bb
+++ b/packages/glibc/glibc_2.4.bb
@@ -58,6 +58,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-2.4.tar.bz2 \
file://nptl-crosscompile.patch;patch=1 \
file://glibc-2.4-compile.patch;patch=1 \
file://fixup-aeabi-syscalls.patch;patch=1 \
+ file://zecke-sane-readelf.patch;patch=1 \
file://generic-bits_select.h \
file://generic-bits_types.h \
file://generic-bits_typesizes.h \