From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] cgic: new package
Date: Sat, 17 Jan 2015 21:21:44 +0200 [thread overview]
Message-ID: <20150117192144.GA2827@tarshish> (raw)
In-Reply-To: <1421425415-6601-1-git-send-email-codehero@gmail.com>
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 -
next prev parent reply other threads:[~2015-01-17 19:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 16:23 [Buildroot] [PATCH 1/1] cgic: new package David Bender
2015-01-17 19:21 ` Baruch Siach [this message]
2015-01-22 19:11 ` [Buildroot] [PATCH 1/3] " David Bender
2015-01-22 19:11 ` [Buildroot] [PATCH 2/3] Restore cgiFormFileGetTempfileName and make creation permissions more secure David Bender
2015-01-25 15:53 ` Yann E. MORIN
2015-01-22 19:11 ` [Buildroot] [PATCH 3/3] use TARGET_CONFIGURE_OPTS instead of homegrown ENV David Bender
2015-01-22 21:32 ` Danomi Manchego
2015-01-22 21:51 ` Yann E. MORIN
2015-01-22 21:25 ` [Buildroot] [PATCH 1/3] cgic: new package Danomi Manchego
2015-01-25 14:53 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150117192144.GA2827@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.