diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-27 01:23:46 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-30 16:33:26 +0100 |
commit | 19448a50c106684ee7e3862f759418c982363a29 (patch) | |
tree | 983572276f111a7a26ed342058c27ad815cee72c /meta/recipes-graphics/drm/libdrm.inc | |
parent | a2c5509520d5c3e082f55844e6545d0309565f8f (diff) | |
download | openembedded-core-19448a50c106684ee7e3862f759418c982363a29.tar.gz openembedded-core-19448a50c106684ee7e3862f759418c982363a29.tar.bz2 openembedded-core-19448a50c106684ee7e3862f759418c982363a29.zip |
gcc-target: Limit compile to host targets, don't build runtimes.
Currently the gcc builds are building copies of the target libraries
that we never use (it isn't installed in do_install). This is a rather
pointless waste of cpu time.
Instead just compile the host targets. Comparing the package output of
this compared to a previous build shows that the unwind.h header is
missing since its provided by gcc. Fix this simply by copying it in.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm.inc')
0 files changed, 0 insertions, 0 deletions