Files
poky/meta/recipes-devtools/gcc
Kumar Gala d43437307d gcc-4.6: Fix packaging of native toolchains
The base gcc package is missing liblto_plugin.so.  If we try a simple
hello world compile we get something like:

root@p5020-ds:~# gcc hello.c
gcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
compilation terminated.

We need to include liblto_plugin.so in the base gcc package and not
gcc-dev.

(From OE-Core rev: 282326a188467edf6caef21b07a7e51288674245)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-25 12:54:34 +01:00
..
2011-07-20 15:27:36 +01:00
2011-06-30 20:56:34 +01:00
2011-07-20 15:27:36 +01:00
2011-06-30 20:56:33 +01:00
2011-06-28 13:55:40 +01:00
2011-06-28 13:55:40 +01:00