[CRIU] [PATCH 0/3] Use generic makefile engine for libcriu bulding
Cyrill Gorcunov
gorcunov at openvz.org
Wed Aug 28 10:17:57 EDT 2013
Ruslan, please check it does all the things you need.
Thanks.
Cyrill Gorcunov (3):
build: Don't forget to use LDFLAGS when ld invoked
pie: Move send_fds/recv_fds helpers into separate pie/util-net.c
make: Use generic build engine for libcriu.so
Makefile | 13 ++--
lib/Makefile | 34 ++++++++---
pie/Makefile | 1 +
pie/util-net.c | 157 +++++++++++++++++++++++++++++++++++++++++++++++++
pie/util.c | 139 -------------------------------------------
scripts/Makefile.build | 4 +-
6 files changed, 193 insertions(+), 155 deletions(-)
create mode 100644 pie/util-net.c
--
1.8.1.4
More information about the CRIU
mailing list