From fe33f632bed3b5d407f258b6aed185c2a863368e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 18 Nov 2020 17:00:39 +0100 Subject: KNOWN_BUGS: cmake: libspsl is not supported Closes #6214 --- docs/KNOWN_BUGS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 94fa76fc0..04ada571d 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -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 -- cgit v1.2.1