curl: Fix build with wolfssl
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 25 Aug 2020 21:54:44 +0000 (23:54 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 26 Aug 2020 19:00:42 +0000 (21:00 +0200)
commitb5191f3366c2bf09a8e0dfb08a4e0f5ca11bfd14
treea4249ecbc0746b80d8c4bfd54d07ff6e0f856191
parent18fbb9aa21740aa698af3d7e8e53a62d8ff014c9
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>
package/network/utils/curl/patches/100-configure-fix-pkg-config-detecting-wolfssl.patch [new file with mode: 0644]