[CRIU] [PATCH 1/2] make: Allow to use CROSS_COMPILE prefix

Chanho Park chanho61.park at samsusng.com
Thu May 30 21:17:31 EDT 2013


> -----Original Message-----
> From: Cyrill Gorcunov [mailto:gorcunov at gmail.com] On Behalf Of Cyrill
> Gorcunov
> Sent: Thursday, May 30, 2013 10:12 PM
> To: crml
> Cc: Pavel Emelyanov; Alexander Kartashov; chanho61.park at samsung.com;
> myungjoo.ham at samsung.com; Cyrill Gorcunov
> Subject: [PATCH 1/2] make: Allow to use CROSS_COMPILE prefix
> 
> 
> Note it can be overriden from command line.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> CC: Chanho Park <chanho61.park at samsung.com>
> CC: Myungjoo Ham <myungjoo.ham at samsung.com>
> ---
>  Makefile | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Unfortunately, it's not working with '?' operator.
Linux kernel doesn't use '?' and 'CROSS_COMPILE' directive at once.
IMO we should find different way to use CROSS_COMPILE directive and '?' operator.

Best Regards,
Chanho Park




More information about the CRIU mailing list