[Buildroot] [PATCH 06/18] imx-lib: remove now-redundant ccache handling

Romain Naour romain.naour at openwide.fr
Sat Oct 3 21:16:53 UTC 2015


Arnout,

Le 03/10/2015 23:11, Romain Naour a écrit :
> Hi Arnout,
> 
> Le 20/09/2015 20:41, Arnout Vandecappelle (Essensium/Mind) a écrit :
>> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> 
> You also need to remove now-redundant ccache handling in freescale-imx/imx-vpu
> package.

Sorry, I'm missing [7/18] patch in my local branch.

Best regards,
Romain

> 
> Reviewed-by: Romain Naour <romain.naour at openwide.fr>
> 
> Best regards,
> Romain
> 
>> ---
>>  package/freescale-imx/imx-lib/imx-lib.mk | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/package/freescale-imx/imx-lib/imx-lib.mk b/package/freescale-imx/imx-lib/imx-lib.mk
>> index 92739a8..7046580 100644
>> --- a/package/freescale-imx/imx-lib/imx-lib.mk
>> +++ b/package/freescale-imx/imx-lib/imx-lib.mk
>> @@ -21,7 +21,7 @@ IMX_LIB_INCLUDE = \
>>  IMX_LIB_MAKE_ENV = \
>>  	$(TARGET_MAKE_ENV) \
>>  	$(TARGET_CONFIGURE_OPTS) \
>> -	CROSS_COMPILE="$(CCACHE) $(TARGET_CROSS)" \
>> +	CROSS_COMPILE="$(TARGET_CROSS)" \
>>  	PLATFORM=$(BR2_PACKAGE_FREESCALE_IMX_PLATFORM) \
>>  	INCLUDE="$(IMX_LIB_INCLUDE)"
>>  
>>
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
> 




More information about the buildroot mailing list