summaryrefslogtreecommitdiffstats
path: root/package/infozip/0005-unix-configure-remove-GID-UID-size-check.patch
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2015-11-23 23:23:21 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-29 15:09:27 +0100
commitf3b3d6e27cdadb569e10587055af3a429e8c6608 (patch)
treedfe4bc4fdd266781803d330deacc3a2502cc5459 /package/infozip/0005-unix-configure-remove-GID-UID-size-check.patch
parent0f48e36873b9106b6b38ed0d413bc3cecaf495be (diff)
downloadbuildroot-f3b3d6e27cdadb569e10587055af3a429e8c6608.tar.gz
buildroot-f3b3d6e27cdadb569e10587055af3a429e8c6608.zip
package/zmqpp: fix static build issues
The Makefile for zmqpp builds both shared and static libraries and the client binary. This leads to several build issues in a pure static library context: * R_ARM_TLS_LE32 relocation not permitted in shared object * relocation R_ARC_32_ME against `_ZSt7nothrow' can not be used when making a shared object; recompile with -fPIC We add a minimal patch to add some basic handling of building a shared or a static library only. Additionally, disable the client for static only builds as it depends on building the shared library in zmqpp's Makefile. As there is already version 4.1.2 available which provides a CMake build file which solves this issue (probably, not tested) we don't care for now. Fixes: http://autobuild.buildroot.net/results/345/345771eb488c60585e388fbbf4490df936e88e19/ http://autobuild.buildroot.net/results/21b/21b6912c70a5c300bdabde53bee6a1d9cc3bbb02/ http://autobuild.buildroot.net/results/d98/d9882d2ba00da16f76cea6d86a84cd4815ebbba2/ [Thomas: - don't change TARGET_CONFIGURE_OPTS, use ZMQPP_MAKE_OPTS instead. - simplify condition logic.] Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/infozip/0005-unix-configure-remove-GID-UID-size-check.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud