From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] zmqpp: fix compilation with some toolchains
Date: Sat, 16 May 2015 14:20:05 +0200 [thread overview]
Message-ID: <20150516142005.745583d4@free-electrons.com> (raw)
In-Reply-To: <1431692800-15539-1-git-send-email-lionel.orry@gmail.com>
Dear Lionel Orry,
On Fri, 15 May 2015 14:26:40 +0200, Lionel Orry wrote:
> Fixes:
> http://autobuild.buildroot.net/results/d9ec39dc5829aac1b25bfea7484458fcebd68412/
>
> add cstdlib header to ensure EXIT_FAILURE presence
>
> Using some cross-compiling toolchains, EXIT_FAILURE is not always
> properly defined without this inclusion.
>
> Patch is upstream:
> https://github.com/zeromq/zmqpp/pull/109
>
> Signed-off-by: Lionel Orry <lionel.orry@gmail.com>
> ---
> package/zmqpp/0001-add-ctsdlib-header.patch | 23 +++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
> create mode 100644 package/zmqpp/0001-add-ctsdlib-header.patch
I've applied your patch, but I've replaced the patch you included which
was just the output of 'git show' or 'git log -p' by a patch properly
formatted with 'git format-patch', so that it can be applied with 'git
am'.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-05-16 12:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-15 12:26 [Buildroot] [PATCH 1/1] zmqpp: fix compilation with some toolchains Lionel Orry
2015-05-16 12:20 ` Thomas Petazzoni [this message]
2015-05-18 8:20 ` Lionel Orry
2015-05-18 8:24 ` Thomas Petazzoni
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=20150516142005.745583d4@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