Skip to content

Update curl to 7.55.1 - #311

Closed
mickael9 wants to merge 2 commits into
ioquake:mainfrom
mickael9:curl-7.55
Closed

Update curl to 7.55.1#311
mickael9 wants to merge 2 commits into
ioquake:mainfrom
mickael9:curl-7.55

Conversation

@mickael9

Copy link
Copy Markdown

This is mostly to fix 8ebb600 by rebuilding on trusty (configure script detects the absence of strtok_r) but we might as well update curl.

Built using a clean trusty image with:

./configure --host=x86_64-w64-mingw32 --with-winssl --disable-ldap --disable-file --disable-dict --disable-gopher --disable-imap --disable-imaps --disable-pop3 --disable-rtsp --disable-smb --disable-smtp --disable-telnet --disable-tftp --disable-shared --disable-pthreads
make -j8 -C lib
./configure --host=i686-w64-mingw32 --with-winssl --disable-ldap --disable-file --disable-dict --disable-gopher --disable-imap --disable-imaps --disable-pop3 --disable-rtsp --disable-smb --disable-smtp --disable-telnet --disable-tftp --disable-shared --disable-pthreads
make -j8 -C lib

Base automatically changed from master to main February 10, 2021 09:26
@zturtleman

Copy link
Copy Markdown

Closing; superseded by #738.

@zturtleman zturtleman closed this Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants