KNOWN_BUGS: cmake: libspsl is not supported

Closes #6214
This commit is contained in:
Daniel Stenberg 2020-11-18 17:00:39 +01:00
parent bf9e14159c
commit 33a0b7ad73
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 5 additions and 0 deletions

View File

@ -131,6 +131,7 @@ problems may have been fixed or changed somewhat since this was written!
15.8 libcurl.pc uses absolute library paths
15.9 doesn't fail if zlib support is requested but not found
15.10 cert paths autodetected when cross-compiling
15.11 libspsl is not supported
==============================================================================
@ -896,3 +897,7 @@ problems may have been fixed or changed somewhat since this was written!
cross-compiling. The cmake build keeps doing the detection.
See https://github.com/curl/curl/issues/6178
15.11 libspsl is not supported
See https://github.com/curl/curl/issues/6214