diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-03-28 07:22:44 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-26 14:48:47 +0100 |
commit | 0e904103e9bd7fdb31bfcc129067511f9f45701b (patch) | |
tree | 66672d52edd71e8e3aa04093d9919cd35694b889 /meta/files/common-licenses/BitstreamVera | |
parent | 1f9c07d8a086a3dc3bb68eaabd56a1b1730306ff (diff) | |
download | openembedded-core-0e904103e9bd7fdb31bfcc129067511f9f45701b.tar.gz openembedded-core-0e904103e9bd7fdb31bfcc129067511f9f45701b.tar.bz2 openembedded-core-0e904103e9bd7fdb31bfcc129067511f9f45701b.tar.xz openembedded-core-0e904103e9bd7fdb31bfcc129067511f9f45701b.zip |
gcc-configure: Pass distinct target flags
When building gcc-cross-canadian libgcc is built using
headers from gcc-crosssdk and not the target sysroot
because we do not pass proper CFLAGS for target bits
so it ends up using CFLAGS that were meant for compiling
canadian gcc itself. It does not show up as a problem
when building SDK with eglibc because eglibc-nativesdk
and eglibc have identical headers. The problem shows
up clearly when you try to build uclibc based meta-toolchain
since then nativesdk libc and target libc are different
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/files/common-licenses/BitstreamVera')
0 files changed, 0 insertions, 0 deletions