[CRIU] [PATCH 1/3] makefile: add ldflags-so and rpc.pb-c.o

Cyrill Gorcunov gorcunov at gmail.com
Sat Dec 7 12:58:09 PST 2013


On Sat, Dec 07, 2013 at 02:48:09AM +0400, Ruslan Kuprieiev wrote:
> We need ldflags-so to link libcriu with -lprotobuf-c flag
> and rpc.pb-c.o to use RPC.
> 
> Signed-off-by: Ruslan Kuprieiev <kupruser at gmail.com>

Ruslan, please next time do not squash changes related to "generic"
make engine with some additional changes. IOW, this should be at
least two patches

 1) make: Introduce ldflags variable to make engine
 2) make: lib -- Use ldflags variable

(That said if Pavel is fine with rest of patches, I would leave
 this one as is, but next time please try to post such changes
 separated).


More information about the CRIU mailing list