From: Jakub Zakrzewski Date: Sat, 26 Aug 2017 15:34:07 +0000 (+0200) Subject: KNOWN_BUGS: Remove CMake symbol hiding issue X-Git-Tag: curl-7_56_0~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08aeae0e3717c6a78bf95e2a5ec17967a4258dbb;p=curl KNOWN_BUGS: Remove CMake symbol hiding issue It has already been fixed in 6140dfc --- 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