GCC fails to add it with -pthread on some arches e.g. risc-v
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
When a connection upgrade is requested and when the
request sent an error reply, it happened most often
that a segmentation fault occured.
The patch applied here is a backport from the
upstream (see https://gnunet.org/git/libmicrohttpd.git/
commit b4216c60fdb5b48f6cfec416301fc63a1167e6cd).
Change-Id: I6847550ba2c4fc24d5caf8912ac6d5ac89ae01fb
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This patch removes the flag --disable-spdy since libmicrospdy was dropped from
libmicrohttpd as it is possible to see in the following commit.
Revision: 36708 ID:36708 140774ce-b5e7-0310-ab8b-a85725594a96
URL: https://gnunet.org/svn/libmicrohttpd
Signed-off-by: Bruno Bottazzini <bruno.bottazzini@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
base_contains() is a compatibility wrapper and may warn in the future, so
replace all instances with bb.utils.contains().
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fixes following floating dependencies:
libmicrohttpd/libmicrohttpd-bin/latest lost dependency on file
WARN: libmicrohttpd rdepends on libssl but it isn't a build dependency? [build-deps]
* and unknown-configure-option qa warning:
libmicrohttpd-0.9.34: libmicrohttpd: configure was passed
unrecognised options: --enable-gnutls [unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
libmicrohttpd is needed by systemd-journald-gatewayd
Remove older recipes and move to recipes-support
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>