[CRIU] [PATCH 0/3] Build fixups

Dmitry Safonov dsafonov at virtuozzo.com
Fri Sep 23 07:20:31 PDT 2016


Uncleaned compat files, as they are under CONFIG_COMPAT option,
which is feature-test option. Feature-tests are not run on
clean/mrproper - set this kind of build options on cleaning.
Add test for mrproper work.
Add libsoccr in CRIU's objects deps (fixes build on Travis).

Yet Alpine build fails in libsoccr after patches.

Dmitry Safonov (3):
  make: define CONFIG_COMPAT on mrproper/clean
  Travis: check mrproper cleanings
  make, soccr: let CRIU depend on libsoccr

 Makefile                      | 2 +-
 criu/Makefile                 | 3 +++
 scripts/build/Dockerfile.tmpl | 2 ++
 3 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.10.0



More information about the CRIU mailing list