We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c773874 commit fd4f70dCopy full SHA for fd4f70d
1 file changed
src/SPC/builder/unix/library/curl.php
@@ -34,7 +34,7 @@ protected function build(): void
34
->build();
35
36
$this->patchPkgconfPrefix(['libcurl.pc']);
37
- // On glibc <2.28 without built-in pthreads, FindThreads
+ // On glibc <2.28 without built-in pthreads, FindThreads sets
38
// INTERFACE_LINK_LIBRARIES to '-lpthread'
39
// curls .pc generator walks and prepends '-l' to each
40
// entry, resulting in -l-lpthread
0 commit comments