]> granicus.if.org Git - curl/commitdiff
KNOWN_BUGS: Remove CMake symbol hiding issue
authorJakub Zakrzewski <slither.jz@gmail.com>
Sat, 26 Aug 2017 15:34:07 +0000 (17:34 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Sep 2017 15:33:49 +0000 (17:33 +0200)
It has already been fixed in 6140dfc

docs/KNOWN_BUGS

index 7cd58246654e73d1359d0d45ecde406ab9c6ed81..961a62814c42bde8215fdb38577209e05cee7e18 100644 (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