[oe-commits] Khem Raj : gcc-4.3.3: Fix spurious leak of build sysroot into .la files.

git version control git at git.openembedded.org
Mon May 17 07:12:35 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b362ce8d2330d6d8b2498ecbfe5f9ad8b183df68
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b362ce8d2330d6d8b2498ecbfe5f9ad8b183df68

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon May 17 00:08:37 2010 -0700

gcc-4.3.3: Fix spurious leak of build sysroot into .la files.

* ldflags were being passed unnessarily so set LDFLAGS to nothing in
  Makefile.tpl and regenerate top level Makefile.in
* Divide the patches individually earlier the patches were
  combined into one big patch
* Shuffle the order of patches.

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

---

 recipes/gcc/gcc-4.3.3.inc                          |    5 +-
 .../gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch      | 1310 ++++++++------------
 recipes/gcc/gcc-4.3.3/gcc-flags-for-build.patch    |  174 ++--
 recipes/gcc/gcc-4.3.3/gcc-pr36218.patch            |  345 +++++
 recipes/gcc/gcc-4.3.3/zecke-xgcc-cpp.patch         |   20 +-
 5 files changed, 979 insertions(+), 875 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=b362ce8d2330d6d8b2498ecbfe5f9ad8b183df68




More information about the Openembedded-commits mailing list