summaryrefslogtreecommitdiff
path: root/meta/recipes-core/eglibc/eglibc-2.12/ppc-enable-603e-cpu.patch
Commit message (Collapse)AuthorAgeFilesLines
* eglibc-2.12: Fix build on powerpc/603eKhem Raj2011-09-221-0/+26
We pass --with-cpu to eglibc now. Which breaks the configure for cpus that it does not support We add support for ppc603e which gets 2.12 building for qemuppc. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>