[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] 347/411: KNOWN_BUGS: cmake uses -lpthread instead of Threads::Th
From: |
gnunet |
Subject: |
[gnurl] 347/411: KNOWN_BUGS: cmake uses -lpthread instead of Threads::Threads |
Date: |
Wed, 13 Jan 2021 01:22:42 +0100 |
This is an automated email from the git hooks/post-receive script.
nikita pushed a commit to branch master
in repository gnurl.
commit 943cc00aad6fe0e128dbcef25534533ee776534b
Author: Daniel Stenberg <daniel@haxx.se>
AuthorDate: Wed Nov 18 16:49:29 2020 +0100
KNOWN_BUGS: cmake uses -lpthread instead of Threads::Threads
Closes #6166
---
docs/KNOWN_BUGS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 74eb254a6..cdaea23ef 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [gnurl] 333/411: docs: document the 8MB input string limit, (continued)
- [gnurl] 333/411: docs: document the 8MB input string limit, gnunet, 2021/01/12
- [gnurl] 289/411: header.d: mention the "Transfer-Encoding: chunked" handling, gnunet, 2021/01/12
- [gnurl] 297/411: tool_debug_cb: do not assume zero-terminated data, gnunet, 2021/01/12
- [gnurl] 311/411: curl.se: new home, gnunet, 2021/01/12
- [gnurl] 273/411: libssh2: fix build with disabled proxy support, gnunet, 2021/01/12
- [gnurl] 253/411: openssl: acknowledge SRP disabling in configure properly, gnunet, 2021/01/12
- [gnurl] 271/411: CI/appveyor: remove (unused) runtests.pl -b option, gnunet, 2021/01/12
- [gnurl] 268/411: cmake: set the unicode feature in curl-config on Windows, gnunet, 2021/01/12
- [gnurl] 270/411: tool_help: make "output" description less confusing, gnunet, 2021/01/12
- [gnurl] 275/411: range.d: clarify that curl will not parse multipart responses, gnunet, 2021/01/12
- [gnurl] 347/411: KNOWN_BUGS: cmake uses -lpthread instead of Threads::Threads,
gnunet <=
- [gnurl] 353/411: quiche: remove 'static' from local buffer, gnunet, 2021/01/12
- [gnurl] 193/411: sendf: move Curl_sendf to dict.c and make it static, gnunet, 2021/01/12
- [gnurl] 205/411: include/README: convert to markdown, gnunet, 2021/01/12
- [gnurl] 258/411: os400: Sync libcurl API options, gnunet, 2021/01/12
- [gnurl] 346/411: KNOWN_BUGS: cmake build in Linux links libcurl to libdl, gnunet, 2021/01/12
- [gnurl] 312/411: HISTORY: the new domain, gnunet, 2021/01/12
- [gnurl] 279/411: runtests: show keywords when no tests ran, gnunet, 2021/01/12
- [gnurl] 188/411: pause: only trigger a reread if the unpause sticks, gnunet, 2021/01/12
- [gnurl] 251/411: Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3, gnunet, 2021/01/12
- [gnurl] 198/411: ECH: renamed from ESNI in docs and configure, gnunet, 2021/01/12