diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-08-08 22:41:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-12 19:22:04 +0100 |
commit | 0f974fd6a5ef3a9ba385e0fd7d891e989972dd7b (patch) | |
tree | e750b12f24d8a8383dbcf357775db40859b19fe9 /scripts/lib/wic/plugins/source/rawcopy.py | |
parent | 54dd5c56fc76390bcc02b4d91eec2d8c45b7ae77 (diff) | |
download | poky-0f974fd6a5ef3a9ba385e0fd7d891e989972dd7b.tar.gz |
perl-cross: Correct function signatures in configure_func.sh
There are latent issues in function detection which were succeeding due
to compiler being lenient, but this is fast changing e.g. clang-15 has
turned the -Wimplicit-function-declaration into error which ends up
failing these tests and rightly so. Therefore try to improve the tests
to have proper prototypes known during compilation
(From OE-Core rev: 330163295f14d1b29260059b65f7ec14e8a41e23)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rawcopy.py')
0 files changed, 0 insertions, 0 deletions