[oe-commits] Khem Raj : eglibc-2.16: Remove build dependency on libgcc_s and libgcc_eh

git at git.openembedded.org git at git.openembedded.org
Tue Aug 21 11:20:04 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 9591c93c20af236fdc1a99b548435b6df75af497
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9591c93c20af236fdc1a99b548435b6df75af497

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Aug 15 23:09:00 2012 -0700

eglibc-2.16: Remove build dependency on libgcc_s and libgcc_eh

This patch backports two patches from glibc trunk essentially
dropping the requirements to have libgcc_s and libgcc_eh
this will simplify the toolchain bootstrap sequence.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 .../0001-Add-ARM-specific-static-stubs.c.patch     |   27 ++
 ...f-libgcc_s-and-libgcc_eh-when-building-gl.patch |  343 ++++++++++++++++++++
 meta/recipes-core/eglibc/eglibc_2.16.bb            |    4 +-
 3 files changed, 373 insertions(+), 1 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=9591c93c20af236fdc1a99b548435b6df75af497




More information about the Openembedded-commits mailing list