diff options
author | Lionel Orry <lionel.orry@gmail.com> | 2015-05-15 14:26:40 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-05-16 14:17:38 +0200 |
commit | ee2b703fe799b36e54f35851e6f2db28eb8fdb1f (patch) | |
tree | 25473e2f030f93801d9b46e09ad4c656129f30c6 /package/postgresql | |
parent | 0fa452df185545d3781b3015195bee9431496b5d (diff) | |
download | buildroot-ee2b703fe799b36e54f35851e6f2db28eb8fdb1f.tar.gz buildroot-ee2b703fe799b36e54f35851e6f2db28eb8fdb1f.zip |
zmqpp: fix compilation with some toolchains
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
[Thomas: use a patch formatted with git format-patch, rather than the
output of 'git show'.]
Signed-off-by: Lionel Orry <lionel.orry@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql')
0 files changed, 0 insertions, 0 deletions