[Buildroot] [PATCH 1/1] cgic: new package

Baruch Siach baruch at tkos.co.il
Sat Jan 17 19:21:44 UTC 2015


Hi David,

On Fri, Jan 16, 2015 at 11:23:35AM -0500, David Bender wrote:
> +CGIC_ENV = AR=$(TARGET_CROSS)ar \
> +	CC=$(TARGET_CROSS)gcc \
> +	RANLIB=$(TARGET_CROSS)ranlib

TARGET_CONFIGURE_OPTS already includes all these and more.

> +
> +define CGIC_BUILD_CMDS
> +	(cd $(@D); \
> +		$(CGIC_ENV) \
> +		make libcgic.a \
> +		)
> +endef

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the buildroot mailing list