[CRIU] [PATCH 0/4] PPC+clang compile fixes
Kir Kolyshkin
kir at openvz.org
Tue Oct 25 22:08:28 PDT 2016
This series aims to compile CRIU for ppc64 with clang-3.8 instead of gcc.
With these patches I was able to compile CRIU (with either clang or gcc),
but did no further testing.
Now, as I have near zero experience with Power, and zero hardware,
please do not commit any of these without a word from Monsieur Dufour.
Kir Kolyshkin (4):
ppc64/crtools.c: fix compilation with clang
ppc64/restore.h: fix for clang
compel/handle-elf.c: handle R_PPC64_REL32
ppc asm/bitops.h: fix for clang
compel/src/lib/handle-elf.c | 1 +
criu/arch/ppc64/crtools.c | 2 +-
criu/arch/ppc64/include/asm/bitops.h | 2 +-
criu/arch/ppc64/include/asm/restore.h | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
--
2.7.4
More information about the CRIU
mailing list