]> code.ossystems Code Review - openembedded-core.git/commit
eglibc_2.13: Resolve multilib header conflicts
authorMark Hatle <mark.hatle@windriver.com>
Tue, 26 Jul 2011 19:17:11 +0000 (14:17 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2011 14:39:17 +0000 (15:39 +0100)
commit019a33236f76aacb989e8f37b09b81599c27f296
tree142e770a9d24fb7877e5580e47fd4ed43fe2501e
parentf7b1ccfaa15e2dd4ff25f2a5f56ac3aff63c7288
eglibc_2.13: Resolve multilib header conflicts

Due to mismatches between various header definitions in i386 and x86_64
we need to overwrite the i386 versions of the headers with their x86_64
equivalents.

This can not be done for the syscall.h as it's dynamically generated,
so use the header conflict resolution helper for that.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-core/eglibc/eglibc-package.inc
meta/recipes-core/eglibc/eglibc_2.13.bb