curl: Fix build with wolfssl
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 25 Aug 2020 21:54:44 +0000 (23:54 +0200)
committerPaul Spooren <mail@aparcar.org>
Wed, 26 Aug 2020 23:25:07 +0000 (13:25 -1000)
commitf2fa1f60934b15126247e38996663027389ce03d
treed69ac4fd668572c3dbc6d884402a152ee1121f58
parentefed611029b897a4ed1c6b2d14aab8808c4f1efe
curl: Fix build with wolfssl

Backport a commit from upstream curl to fix a problem in configure with
wolfssl.

checking size of time_t... configure: error: cannot determine a size for time_t

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
net/curl/patches/100-configure-fix-pkg-config-detecting-wolfssl.patch [new file with mode: 0644]