diff options
author | Ross Burton <ross.burton@arm.com> | 2024-06-10 15:36:53 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-06-19 08:34:58 -0700 |
commit | 5c20153f7f6d3ec73369ab33f7e44cbaba33fcb6 (patch) | |
tree | 0a87e7859720cce223282afebe8d89ec8fd0d188 /scripts/lib/devtool/standard.py | |
parent | 8163fc2f6ca73b7d966b5453eba5db3d67dcef6c (diff) | |
download | poky-5c20153f7f6d3ec73369ab33f7e44cbaba33fcb6.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: aaced482585fa32d2eadeeb3eb692b3c55666a2a)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions