]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.7: Backport libgcc fixes to appease the new build sequence
authorKhem Raj <raj.khem@gmail.com>
Thu, 6 Sep 2012 00:38:25 +0000 (17:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2012 13:44:53 +0000 (14:44 +0100)
commitbd0ab094d6c36b55848e23e63b96587773299a7f
treee47d96c93f6a65769c6e941234e6d3fa1173a31b
parentac9ebcea4a2b778f6dd103a729831d9a9be281df
gcc-4.7: Backport libgcc fixes to appease the new build sequence

This makes the libgcc builds identical when done with gcc-cross-initial
or final gcc-cross. Since eglibc only sees gcc-cross-initial it is
important that the final libgcc that appears on root file system is same
as the one against which eglibc was built.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/gcc/gcc-4.7.inc
meta/recipes-devtools/gcc/gcc-4.7/0001-Makefile.in-vis_hide-gen-hide-list-Do-not-make-defin.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/0001-crtstuff.c-USE_PT_GNU_EH_FRAME-Define-for-systems-us.patch [new file with mode: 0644]