mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
33b10dce25
The main change is the build fix against `gcc-13`. Otherwise build fails as: include/common/list.h:35:19: error: storing the address of local variable 'postpone' in '((struct list_head *)((char *)start + 8))[24].prev' [-Werror=dangling-pointer=] 35 | new->prev = prev; | ~~~~~~~~~~^~~~~~ Changes: - https://github.com/checkpoint-restore/criu/releases/tag/v3.18 - https://github.com/checkpoint-restore/criu/releases/tag/v3.19 |
||
---|---|---|
.. | ||
default.nix |