[CRIU] [PATCH 0/4] QEMU+Dockerfile improvements + clang build

Kir Kolyshkin kir at openvz.org
Tue Oct 25 21:46:36 PDT 2016


This series aims to improve builds under QEMU+Docker, and introduce
an option to use clang as a compiler for those builds. Note that
clang builds are still failing (except for x86_64), which is the
subject of next series.

Kir Kolyshkin (4):
  Dockerfile.alpine: add git and coretuils
  Dockerfile: do make mrproper before build
  Dockerfile.x86_64: use Ubuntu Trusty
  scripts/build: add clang targets

 scripts/build/Dockerfile.alpine     |  8 ++++++--
 scripts/build/Dockerfile.tmpl       | 11 +++++++----
 scripts/build/Dockerfile.x86_64.hdr |  2 +-
 scripts/build/Makefile              | 13 +++++++++++--
 4 files changed, 25 insertions(+), 9 deletions(-)

-- 
2.7.4



More information about the CRIU mailing list