We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/curl/curl/blob/master/docs/INSTALL.md#reducing-size
--disable-pthreads is listed as option but it was removed from as option from configure in Version 8.12.0
--disable-pthreads
The text was updated successfully, but these errors were encountered:
docs/INSTALL.md: drop reference to removed configure option
35bec5d
--disable-pthreads has been removed Fixes #17023 Reported-by: mschroeder-fzj on github
a1413b4
f1926c4
--disable-pthreads has been removed Fixes curl#17023 Reported-by: mschroeder-fzj on github Closes curl#17026
7f3eb88
Successfully merging a pull request may close this issue.
Specify which documentation you found a problem with
https://github.com/curl/curl/blob/master/docs/INSTALL.md#reducing-size
The problem
--disable-pthreads
is listed as option but it was removed from as option from configure in Version 8.12.0The text was updated successfully, but these errors were encountered: