From fd4f70d526ef50b6ee321817811d8c097a95d569 Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 7 May 2026 16:51:56 +0700 Subject: [PATCH] oops --- src/SPC/builder/unix/library/curl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SPC/builder/unix/library/curl.php b/src/SPC/builder/unix/library/curl.php index d1fab35d..8ed6736d 100644 --- a/src/SPC/builder/unix/library/curl.php +++ b/src/SPC/builder/unix/library/curl.php @@ -34,7 +34,7 @@ trait curl ->build(); $this->patchPkgconfPrefix(['libcurl.pc']); - // On glibc <2.28 without built-in pthreads, FindThreads + // On glibc <2.28 without built-in pthreads, FindThreads sets // INTERFACE_LINK_LIBRARIES to '-lpthread' // curls .pc generator walks and prepends '-l' to each // entry, resulting in -l-lpthread