[CRIU] [PATCH] split pie/util.c into pie/util.c and pie/util-net.c, add CR_NO_GLIBC macro
Cyrill Gorcunov
gorcunov at gmail.com
Wed Aug 28 09:47:15 EDT 2013
On Wed, Aug 28, 2013 at 05:16:53PM +0400, Ruslan Kuprieiev wrote:
> Splitting and adding macro CR_NO_GLIBC is needed to use
> recv_fd,send_fd in criu and criu library with glibc system calls.
>
> This patch require modifying Makefiles:
> * compile (with -fPIC flag) util-net.c _without_ CR_NO_GLIBC and
> link it with criu _and_ criu library(lib/)
> * compile util-net.c _with_ CR_NO_GLIBC and link it with pie
>
> Please, help with it.
Sure, I'll take a look, thanks!
More information about the CRIU
mailing list