[CRIU] [PATCH 0/6] Fixes for clang and CI
Kir Kolyshkin
kolyshkin at gmail.com
Sun Oct 1 23:43:21 MSK 2017
This is all inter-related as the first patch fixes compilation
with clang-4, and the rest makes Travis CI use clang 4 on platforms
I was able to make it run (arm64 and ppc64).
Kir Kolyshkin (6):
Silence clang-4 warning about unaligned pointer
Dockerfile.fedora-asan: don't ignore failures
travis arm64: switch to zesty
scripts/build/binfmt_misc: fix for ppc64le
travis ppc64: use ubuntu zesty
scripts/build/extract-deb-pkg: fix/improve
.../arch/x86/src/lib/include/uapi/asm/sigframe.h | 2 +-
compel/src/lib/infect.c | 2 +-
scripts/build/Dockerfile.aarch64.hdr | 2 +-
scripts/build/Dockerfile.fedora-asan | 4 +-
scripts/build/Dockerfile.ppc64le.hdr | 2 +-
scripts/build/Makefile | 3 +-
scripts/build/binfmt_misc | 2 +-
scripts/build/extract-deb-pkg | 44 +++++++++++++++++-----
8 files changed, 44 insertions(+), 17 deletions(-)
--
2.14.1
More information about the CRIU
mailing list