summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Zakrzewski <slither.jz@gmail.com>2017-08-26 17:34:07 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-09-07 17:33:49 +0200
commit08aeae0e3717c6a78bf95e2a5ec17967a4258dbb (patch)
tree9aebc67829b40311ea6994f35adf97da2f829cd8
parent9ef50ee0a436aeaa05adc9d78fda57e3ef53233e (diff)
downloadcurl-08aeae0e3717c6a78bf95e2a5ec17967a4258dbb.tar.gz
KNOWN_BUGS: Remove CMake symbol hiding issue
It has already been fixed in 6140dfc
-rw-r--r--docs/KNOWN_BUGS1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 7cd582466..961a62814 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -316,7 +316,6 @@ problems may have been fixed or changed somewhat since this was written!
The cmake build setup lacks several features that the autoconf build
offers. This includes:
- - symbol hiding when the shared library is built
- use of correct soname for the shared library build
- support for several TLS backends are missing
- the unit tests cause link failures in regular non-static builds