]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: fix Linux pre-fill `HAVE_POSIX_STRERROR_R` (when `_CURL_PREFILL=ON`)
authorViktor Szakats <commit@vsz.me>
Sat, 18 Oct 2025 12:25:08 +0000 (14:25 +0200)
committerViktor Szakats <commit@vsz.me>
Sat, 18 Oct 2025 12:30:43 +0000 (14:30 +0200)
commita000444cb0917b490a7a1635e51be3ac5bf61b3e
treeb7b24e09e807c3759f500f8cdcec5374acbbac11
parentf30f1307c1d9d70a96557359f039ba7ef9b077fb
cmake: fix Linux pre-fill `HAVE_POSIX_STRERROR_R` (when `_CURL_PREFILL=ON`)

It depends on C library.

Follow-up to f30f1307c1d9d70a96557359f039ba7ef9b077fb #19116
CMake/unix-cache.cmake