kumquat-buildroot/package/janus-gateway
Fabrice Fontaine 664897295a package/janus-gateway: fix libcurl build
Fix the following libcurl build failure raised since bump to version
1.1.1 in commit 01518e5660:

In file included from /home/autobuild/autobuild/instance-11/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/curl/curl.h:3195,
                 from turnrest.c:21:
turnrest.c: In function 'janus_turnrest_request':
turnrest.c:168:2: error: void value not ignored as it ought to be
  168 |  curl_easy_setopt(curl, api_http_get ? CURLOPT_HTTPGET : CURLOPT_POST, 1);
      |  ^

Fixes:
 - http://autobuild.buildroot.org/results/11bb0079f5a7d06d3494a61b411f0af2e8c4d342

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-01-14 21:07:03 +01:00
..
0001-disable-ssp.patch
0002-Add-test-for-Wunused-but-set-variable.patch
0003-Use-parentheses-to-ensure-compilation.patch package/janus-gateway: fix libcurl build 2023-01-14 21:07:03 +01:00
Config.in
janus-gateway.hash
janus-gateway.mk
janus-gateway.service