Commit 08aeae0e authored by Jakub Zakrzewski's avatar Jakub Zakrzewski Committed by Daniel Stenberg
Browse files

KNOWN_BUGS: Remove CMake symbol hiding issue

It has already been fixed in 6140dfcf
parent 9ef50ee0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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