[Devel] [CRIU PATCH vz7-u18 0/2] fix compilation with modern gcc

Cyrill Gorcunov gorcunov at gmail.com
Fri Oct 15 16:22:15 MSK 2021


When building criu on latest fedora 34 with gcc-11 I got errors
on global vars declaration, fix them.

Cyrill Gorcunov (2):
  mount-v2: fix nested_pidns_procs declaration
  mount: fix declaration of root_yard_mp and mnt_roots

 criu/include/mount-v2.h | 2 +-
 criu/include/mount.h    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


base-commit: e20fae4946c6f45084d27f0fdb778f66eb229fd5
-- 
2.31.1



More information about the Devel mailing list