Age | Commit message (Collapse) | Author | Files |
|
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
|
|
readelf command by default
and thread support of the compiler was misdetected to the missing readelf.
|
|
Use $target-readelf instead of hardcoding readelf which is not
present on non GNU, non binutils system.
|