diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-05 10:30:14 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-05 12:36:45 +0100 |
commit | e3b3aaf4c7ddce12deb25efadfcb4e42f3a661df (patch) | |
tree | a1ca588321e6f05a7728103b3a2a7303300e7d2f /LICENSE | |
parent | 3051f3644496ab570f3c6fb8f5def9d5843b1508 (diff) | |
download | ast2050-yocto-poky-e3b3aaf4c7ddce12deb25efadfcb4e42f3a661df.zip ast2050-yocto-poky-e3b3aaf4c7ddce12deb25efadfcb4e42f3a661df.tar.gz |
gcc: fix collect2 host contamination problem properly
We added the autoconf cache line a while back to ensure that configure doesn't
poke into some hardcoded host paths looking for things it shouldn't. Applying
it as part of do_configure wasn't getting it to the do_compile tasks
where much of the configure scripts are run by gcc. This changes it to a simple
export to ensure it reaches the places it needs to and truly gets rid of
the cross compile badness messages from the logs.
(From OE-Core rev: af58d5c3a5c5e632aa20b1d007d47dbbfb4ed6e6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions