diff options
author | Ross Burton <ross.burton@intel.com> | 2018-07-12 14:44:06 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-18 10:09:29 +0100 |
commit | ffb52d383bfe413cf31fef13663fe9937a146c76 (patch) | |
tree | 7ef5b53a7c0d3eeef72456a05df399ef2ce0c385 /.gitignore | |
parent | 99e50d9e53ab23fc643c46378fa8c36190995335 (diff) | |
download | openembedded-core-ffb52d383bfe413cf31fef13663fe9937a146c76.tar.gz openembedded-core-ffb52d383bfe413cf31fef13663fe9937a146c76.tar.bz2 openembedded-core-ffb52d383bfe413cf31fef13663fe9937a146c76.zip |
insane: optimise buildpath search
Instead of decoding every file we open as UTF-8 (with many errors as machine
code isn't UTF-8), convert the build path to the UTF-8 byte representation and
search for that instead.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions