package/s390-tools: properly fix build with libcurl
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 6 Aug 2021 14:44:18 +0000 (16:44 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 7 Aug 2021 08:57:51 +0000 (10:57 +0200)
commit8e7232bbc578e34ddde4bd371131ec89a291c7ca
treec81b76931dae5507377648ab15d9e1cec321b62f
parent80f5a6ca924740b8daca86f9a48c4e41b6295826
package/s390-tools: properly fix build with libcurl

Update third patch to fix the following build failure:

/bin/sh: 1: curl-config: not found
make[2]: Leaving directory '/tmp/instance-2/output-1/build/s390-tools-2.17.0/libvmdump'
Error: libcurl is not built with the OpenSSL backend
make[2]: *** [Makefile:54: check-dep-libekmfweb] Error 1

Fixes:
 - http://autobuild.buildroot.org/results/b4ebe39e54f80b26bc81b249bfa643140c41d0bd

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/s390-tools/0003-Makefile-add-CURL-XML2-_CONFIG.patch [new file with mode: 0644]
package/s390-tools/0003-libkmipclient-Makefile-add-CURL-XML2-_CONFIG.patch [deleted file]