KNOWN_BUGS: Remove CMake symbol hiding issue

It has already been fixed in 6140dfc
This commit is contained in:
Jakub Zakrzewski 2017-08-26 17:34:07 +02:00 committed by Daniel Stenberg
parent 9ef50ee0a4
commit 08aeae0e37
1 changed files with 0 additions and 1 deletions

View File

@ -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