KNOWN_BUGS: cmake: libspsl is not supported

Closes #6214
This commit is contained in:
Daniel Stenberg 2020-11-18 17:00:39 +01:00
Родитель bf9e14159c
Коммит 33a0b7ad73
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

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