diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-10 17:46:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-10 22:36:09 +0000 |
commit | 6bf5cbbcac80ee818cc932d69227e70e41ce02d3 (patch) | |
tree | 7bf860e91a2044a4ed6e3b54c7698b24b072222d /.templateconf | |
parent | 234b4feef24ffe0cea9b6d88d9c51a05ee63db9e (diff) | |
download | openembedded-core-6bf5cbbcac80ee818cc932d69227e70e41ce02d3.tar.gz openembedded-core-6bf5cbbcac80ee818cc932d69227e70e41ce02d3.tar.bz2 openembedded-core-6bf5cbbcac80ee818cc932d69227e70e41ce02d3.zip |
libtool: Fix option parsing performance regression
Cut and paste the pieces of build-aux/options-parser inline into the main
ltmain.sh code. This removes a performance degradation caused by the
repeated calls to func_quote_for_eval, the mechanism funclib uses
to construct the functions used for option parsing.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions