diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2011-07-22 08:57:48 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-25 12:38:41 +0100 |
commit | 282326a188467edf6caef21b07a7e51288674245 (patch) | |
tree | a86c9afed9e1b812fb5702422009b85bd735732a /meta/recipes-devtools/openjade | |
parent | 3a69daa561eb01c8df2fb56cdc0860add1f5e19d (diff) | |
download | openembedded-core-contrib-282326a188467edf6caef21b07a7e51288674245.tar.gz |
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.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'meta/recipes-devtools/openjade')
0 files changed, 0 insertions, 0 deletions