diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2023-06-19 12:35:55 +0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-07-21 06:27:34 -1000 |
commit | 18b69cb60d6db40200d5d05a5c5bae9956b56ad9 (patch) | |
tree | f2b5346ec82d28d525adfd11c19f31bd0f86c07d /scripts/lib/argparse_oe.py | |
parent | 4b4b09c2be34d2bccd77d375c9c29b3461ca7f24 (diff) | |
download | poky-18b69cb60d6db40200d5d05a5c5bae9956b56ad9.tar.gz |
unzip: fix configure check for cross compilation
The original configure runs a generated binary to determine
features. This is not correct for cross compilation. So change
the runtime tests into compile-time tests to fix the issue.
(From OE-Core rev: 7d99f3a9a2a74fe2e8753b00553f07f305d14c87)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b9aca339b59238988c48b90ea5019bfc939ba4b3)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions