[oe-commits] Khem Raj : gcc: Fix a case of sysroot with trailing / and gxx-include-dir leading slash

git at git.openembedded.org git at git.openembedded.org
Thu Jun 21 11:59:01 UTC 2012


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Jun 20 08:18:39 2012 -0700

gcc: Fix a case of sysroot with trailing / and gxx-include-dir leading slash

when using --with-sysroot=/ and --with-gxx-headers=/usr/include/c++
configure eats up one leading / from gxx include dir
fixed thusly

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/gcc/gcc-4.7.inc              |    1 +
 .../gcc/gcc-4.7/fix-g++-sysroot.patch              |  428 ++++++++++++++++++++
 2 files changed, 429 insertions(+), 0 deletions(-)

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




More information about the Openembedded-commits mailing list