gcc-configure-common.inc: sed <sysroot>/usr/include hardcodes paths to use target_inc...
authorKhem Raj <raj.khem@gmail.com>
Tue, 9 Nov 2010 05:39:16 +0000 (21:39 -0800)
committerKhem Raj <raj.khem@gmail.com>
Tue, 9 Nov 2010 19:34:31 +0000 (11:34 -0800)
commit6f5c792dd75746009e7a5994170cec05a92f0fdd
tree9e0db4a78f8c8dfe4df5dbe0aa39300ca5017061
parentae63b853410b001c74d84c0725d961a9f3fd4d5f
gcc-configure-common.inc: sed <sysroot>/usr/include hardcodes paths to use target_includedir

This fixes the problem where gcc fails to detect presence of libssp
and does not detect powerpc long double 128 bit support correctly on systems which do
not use common <sysroot>/usr/include paths like we have in micro distro

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
16 files changed:
recipes/gcc/gcc-4.1.0.inc
recipes/gcc/gcc-4.1.1.inc
recipes/gcc/gcc-4.1.2.inc
recipes/gcc/gcc-4.2.1.inc
recipes/gcc/gcc-4.2.2.inc
recipes/gcc/gcc-4.2.3.inc
recipes/gcc/gcc-4.2.4.inc
recipes/gcc/gcc-4.3.1.inc
recipes/gcc/gcc-4.3.2.inc
recipes/gcc/gcc-4.3.3.inc
recipes/gcc/gcc-4.3.4.inc
recipes/gcc/gcc-4.4.1.inc
recipes/gcc/gcc-4.4.2.inc
recipes/gcc/gcc-4.4.4.inc
recipes/gcc/gcc-4.5.inc
recipes/gcc/gcc-configure-common.inc