diff options
author | Ross Burton <ross.burton@arm.com> | 2024-05-21 15:32:31 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-06-20 06:29:43 -0700 |
commit | 3f86c9b37cc67fae2c22128b4bea7add34a2e772 (patch) | |
tree | 074b318e15161af7206a0a48343aeece31d83a18 /scripts/lib/build_perf/html.py | |
parent | 7d8845f154fe1c85c7841c71b2ef00853ed70947 (diff) | |
download | poky-3f86c9b37cc67fae2c22128b4bea7add34a2e772.tar.gz |
gawk: fix readline detection
The code fragment used to detect readline in cross builds doesn't compile
cleanly with GCC 14.1, so readline is never enabled.
Add missing includes so the test works, and readline can be enabled.
(From OE-Core rev: b97aa1c3488b8f6aeb8e25f4ce810babc46a3ce5)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a6e7c3ce700b82c57f1102187fea6b387339eca3)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions