[Buildroot] [PATCH 1/1] zmqpp: fix compilation with some toolchains

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat May 16 12:20:05 UTC 2015


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 at 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


More information about the buildroot mailing list