diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-14 14:32:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-15 16:34:59 +0000 |
commit | 9cb38c1eb54a37ca846585e305f6e85b1db041c8 (patch) | |
tree | 2a4ce7a0d3e369759dba55d620af40bbb5f42b65 /scripts/pythondeps | |
parent | f8520142c8a33fa9414314511fb01fbe79a2bf01 (diff) | |
download | poky-9cb38c1eb54a37ca846585e305f6e85b1db041c8.tar.gz |
poky: Disable static libs by default
Static libraries are old technology. We've left them around since in
previous tests, they only added around 5% to the overall build time.
With new and interesting uses of OE, they're becoming more problematic.
For example, sstate becomes much larger with static libs enabled which
increases the size of eSDK and increases the time taken for sstate
operations. Since the static libs contain all the debugging symbols,
they're also pretty huge.
Therefore use the common include which enables this from OE-Core.
(From meta-yocto rev: a67da388fd9afd8c4b6084b972349da05b9a433e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pythondeps')
0 files changed, 0 insertions, 0 deletions