poky/meta/recipes-devtools
Richard Purdie e3b3aaf4c7 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>
2012-07-05 12:36:45 +01:00
..
2012-06-29 13:31:00 +01:00
…
2012-05-03 15:48:04 +01:00
2012-06-21 14:42:25 +01:00
2012-06-29 13:31:02 +01:00
2012-06-11 13:55:55 +01:00
2012-05-08 14:49:15 +01:00
2012-06-21 13:03:03 +01:00
2012-05-30 12:04:39 +01:00
2012-07-04 17:40:36 +01:00
2012-04-23 23:10:18 +01:00
2012-06-25 16:35:53 +01:00
2012-06-15 15:12:45 +01:00