diff options
author | Ross Burton <ross.burton@arm.com> | 2024-06-10 15:36:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-11 11:41:33 +0100 |
commit | 9f48761d686cf6f46e0906e1a09c318f5f4eb6c8 (patch) | |
tree | 99008dd7a0b77816335d90147d01369c5d85ead5 /scripts/lib/build_perf/report.py | |
parent | d84084c1ec073592f2c80f4abdda811b35fdffe6 (diff) | |
download | poky-9f48761d686cf6f46e0906e1a09c318f5f4eb6c8.tar.gz |
procps: fix build with new glibc but old kernel headers
If you're building procps with a newer glibc (with pidfd_open()) but
older kernel headers (say 4.x, before __NR_pidfd_open) then procps will
fail to build because of a typo in configure.ac.
(From OE-Core rev: b1f522cd659af375828a61de1d0c06ad62398983)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions