70f75b7ad9
Since procps-ng was bumped from 3.3.17 to 4.0.4 in commit
d79f40dbbe98983bc657d4c82d46b38b8283351b ("package/procps-ng: security
bump to version 4.0.4"), the build has been failing on !wchar
configurations with:
src/ps/output.c:68:10: fatal error: wctype.h: No such file or directory
68 | #include <wctype.h>
| ^~~~~~~~~~
compilation terminated.
The problematic code has been added by upstream commit
|
||
---|---|---|
.. | ||
0001-build-sys-Add-systemd-elogind-to-w.patch | ||
0002-fix-ncurses-h-include.patch | ||
0003-build-sys-Fix-pidfd_open-checking.patch | ||
0004-build-sys-Fix-define-of-HAVE_PIDFD_OPEN.patch | ||
0005-pgrep-Include-sys-syscall.h-if-making-pidwait.patch | ||
Config.in | ||
procps-ng.hash | ||
procps-ng.mk | ||
S02sysctl |