[CRIU] [PATCH 2/2] piegen: Allow to compile piegen tool in cross environment
Christopher Covington
cov at codeaurora.org
Tue Sep 29 13:37:41 PDT 2015
On 09/29/2015 03:26 PM, Cyrill Gorcunov wrote:
> To build piegen tool with different compiler/linker than
> gcc/ld -- simply run make as
>
> HOSTCC="host-compiler" HOSTLD="host-ld" make
>
> where host-compiler/ld is appropriate program needed.
>
> https://github.com/xemul/criu/issues/63
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
Reviewed-by: Christopher Covington <cov at codeaurora.org>
Thanks Cyrill! This will make porting piegen to ARM easier.
Christopher Covington
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
More information about the CRIU
mailing list