summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc-2.4/zecke-sane-readelf.patch
AgeCommit message (Collapse)AuthorFiles
2008-09-13This fixes the problem reported in bug 4536. Backport the patch which adds ↵Khem Raj1
include-fixed to be searched for include files in glibc configure mechanism. This means we do not need the include packaging hack that we have in gcc 4.3.x recipes. I was using 2.6.25 kernel headers which means I have to backport another patch to get rid of asm/page.h. I have tested it on angstrom 2008.1 gcc-4.3.2+glibc-2.6.1 and gcc-4.3.2+eglibc_svn -Khem
2008-02-17packages/glibc/zecke-sane-readelf.patch: This was needed because OSX has no ↵Holger Freyther1
readelf command by default and thread support of the compiler was misdetected to the missing readelf.
2006-08-06packages/glibc: Add patch, patch glibc2.4 to use $target-readelfHolger Freyther1
Use $target-readelf instead of hardcoding readelf which is not present on non GNU, non binutils system.