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:38 +0000 |
commit | cc5f804483a9a1a60be24475baee0eed5d44bef5 (patch) | |
tree | 786ba5dc5737628b1730bff1d194dec6f2034a9b /meta-skeleton | |
parent | 870323cac1e40e8f95ea7bd6f425a85dcfbab612 (diff) | |
download | poky-cc5f804483a9a1a60be24475baee0eed5d44bef5.tar.gz |
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.
(From OE-Core rev: 6bf5cbbcac80ee818cc932d69227e70e41ce02d3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions