Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 4c13cb3

Browse files
committed
update to 7.50.3
1 parent edfa7f8 commit 4c13cb3

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

lib/i386/libcurl.a

43.5 KB
Binary file not shown.

lib/i386/libnghttp2.a

200 KB
Binary file not shown.

lib/x64/libcurl.a

48 KB
Binary file not shown.

lib/x64/libnghttp2.a

203 KB
Binary file not shown.

readme.txt renamed to readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
This libcurl was built with msys2. We only added
22

3-
export curl_disallow_strtok_r="yes"
3+
export curl_disallow_strtok_r="yes"
4+
export CPPFLAGS+=" -DNGHTTP2_STATICLIB"
45

56
To the PKGBUILD before running ./configure to make the
67
library compatible with gcc-4.6.3.

0 commit comments

Comments
 (0)