mirror of
https://github.com/curl/curl.git
synced 2026-04-15 12:01:40 +03:00
KNOWN_BUGS: cmake uses -lpthread instead of Threads::Threads
Closes #6166
This commit is contained in:
parent
cfd42e3283
commit
943cc00aad
1 changed files with 5 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ problems may have been fixed or changed somewhat since this was written!
|
|||
15.3 unusable tool_hugehelp.c with MinGW
|
||||
15.4 build docs/curl.1
|
||||
15.5 build on Linux links libcurl to libdl
|
||||
15.6 uses -lpthread instead of Threads::Threads
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
|
@ -861,3 +862,7 @@ problems may have been fixed or changed somewhat since this was written!
|
|||
... which it shouldn't need to!
|
||||
|
||||
See https://github.com/curl/curl/issues/6165
|
||||
|
||||
15.6 uses -lpthread instead of Threads::Threads
|
||||
|
||||
See https://github.com/curl/curl/issues/6166
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue