aboutsummaryrefslogtreecommitdiff
path: root/utils/lxc/patches/012-tree-wide-use-struct-clone_args-directly.patch
Commit message (Collapse)AuthorAge
* lxc: Fix compilation with glibc 2.36Hauke Mehrtens2022-12-22
Backport patches from upstream lxc master to fix compilation against glibc 2.36. The changes were added in these pull requests: https://github.com/lxc/lxc/pull/4179 https://github.com/lxc/lxc/pull/4181 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>