From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] git-crypt: new package
Date: Mon, 30 Jan 2017 11:54:01 +0100 [thread overview]
Message-ID: <20170130115401.02708a05@free-electrons.com> (raw)
In-Reply-To: <20170130052832.bo2h4xebwfbbe4zo@tarshish>
Hello,
On Mon, 30 Jan 2017 07:28:32 +0200, Baruch Siach wrote:
> > +define GIT_CRYPT_BUILD_CMDS
> > + $(MAKE) CXX="$(TARGET_CXX)" -C $(@D) all
Please use:
$(TARGET_MAKE_ENV) $(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D) all
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-01-30 10:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-30 0:28 [Buildroot] [PATCH 1/1] git-crypt: new package Francesco Negri
2017-01-30 5:28 ` Baruch Siach
2017-01-30 9:38 ` Francesco Negri
2017-01-30 10:54 ` Thomas Petazzoni [this message]
2017-01-30 10:58 ` [Buildroot] [PATCH v2 " Francesco Negri
2017-01-30 11:02 ` Baruch Siach
2017-01-30 11:07 ` Francesco Negri
2017-01-30 12:08 ` Francesco Negri
2017-01-30 12:28 ` Baruch Siach
2017-01-30 13:27 ` [Buildroot] [PATCH v3 " Francesco Negri
2017-01-30 13:38 ` Baruch Siach
2017-01-30 13:55 ` [Buildroot] [PATCH v4 " Francesco Negri
2017-01-30 14:36 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2017-01-30 0:13 [Buildroot] [PATCH " Francesco Negri
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=20170130115401.02708a05@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox