All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/3] pkg-infra: add XXXTARGETS_HOST macro
Date: Mon, 02 Jul 2012 09:58:17 +0200	[thread overview]
Message-ID: <4FF15499.4090401@lucaceresoli.net> (raw)
In-Reply-To: <1341090872-12266-1-git-send-email-arnout@mind.be>

Hi Arnout,

Arnout Vandecappelle (Essensium/Mind) wrote:
> Create GENTARGETS_HOST, AUTOTARGETS_HOST and CMAKETARGETS_HOST
> macro.  Such a macro is more intuitive to use than the
> $(call ...,host) construct.  Also it speeds things up by having
> one less $(call ...) evaluation.
>
> Also includes documentation update, but not for buildroot.html.
>
> This brings the time for 'make -qp' (which is used by bash-completion)
> down from 1.85s to 1.35s on my laptop.
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

Very nice cleanup!

However, the patchesas you sent themdo not apply with git am. For packages
that have both host and target variant (such as syslinux), patch3/3 does not
like to sit on top of 2/3.

Once this is fixed:
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>

Luca

  parent reply	other threads:[~2012-07-02  7:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-30 21:14 [Buildroot] [PATCH v2 1/3] pkg-infra: add XXXTARGETS_HOST macro Arnout Vandecappelle
2012-06-30 21:14 ` [Buildroot] [PATCH v2 2/3] all packages: use new XXXTARGETS_HOST macros Arnout Vandecappelle
2012-06-30 21:15 ` [Buildroot] [PATCH v2 3/3] all packages: remove redundant call from XXXTARGETS Arnout Vandecappelle
2012-07-02  7:58 ` Luca Ceresoli [this message]
2012-07-02  8:39 ` [Buildroot] [PATCH v2 1/3] pkg-infra: add XXXTARGETS_HOST macro Thomas Petazzoni
2012-07-02 22:09   ` Arnout Vandecappelle

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=4FF15499.4090401@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --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.