diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-20 13:20:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-22 00:01:31 +0000 |
commit | 2a1edfd9cfa16ec334c0758b47677d4fee5e79a8 (patch) | |
tree | 3645f5460d9365aafdd3e666505b6d03f54c942b /meta/recipes-devtools/gcc/gcc-5.3/0002-uclibc-conf.patch | |
parent | e1a37899da56014693f08d1c39cb6ec0a4ed2bf4 (diff) | |
download | openembedded-core-2a1edfd9cfa16ec334c0758b47677d4fee5e79a8.tar.gz openembedded-core-2a1edfd9cfa16ec334c0758b47677d4fee5e79a8.tar.bz2 openembedded-core-2a1edfd9cfa16ec334c0758b47677d4fee5e79a8.zip |
bitbake.conf: Add filename and lineno to BB_SIGNATURE_EXCLUDE_FLAGS
This is mainly a performance optimisation. Since we added these flags
to functions, the system spends a lot of time trying to expand these
flags. The values don't really influence checksums and don't need to
be included since if the function content changes, that is will be
detected regardless and is the key detail we care about.
Therefore exclude these from the checksums and gain a signficiant
chunk of parsing speed back.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.3/0002-uclibc-conf.patch')
0 files changed, 0 insertions, 0 deletions