kumquat-buildroot/package/lxc
Fabrice Fontaine 74b1d385b6 package/lxc: fix build with sys/pidfd.h
Fix the following build failure with sys/pidfd.h raised since bump to
version 5.0.1 in commit db19998035:

In file included from ../src/lxc/utils.h:23,
                 from ../src/lxc/cgroups/cgfsng.c:51:
../src/lxc/process_utils.h:140:17: error: expected identifier before numeric constant
  140 | #define P_PIDFD 3
      |                 ^

Fixes:
 - http://autobuild.buildroot.org/results/c9ff42a921ca47f634f908bab80c80164c227a02

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-12-05 08:14:32 +01:00
..
0001-build-detect-where-struct-mount_attr-is-declared.patch
0002-use-sd_bus_call_method_async-to-replace-the-asyncv-one.patch
0003-build-detect-sys-pidfd.h-availability.patch package/lxc: fix build with sys/pidfd.h 2022-12-05 08:14:32 +01:00
Config.in
lxc.hash
lxc.mk