Skip to content

Commit fd4f70d

Browse files
authored
oops
1 parent c773874 commit fd4f70d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SPC/builder/unix/library/curl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ protected function build(): void
3434
->build();
3535

3636
$this->patchPkgconfPrefix(['libcurl.pc']);
37-
// On glibc <2.28 without built-in pthreads, FindThreads
37+
// On glibc <2.28 without built-in pthreads, FindThreads sets
3838
// INTERFACE_LINK_LIBRARIES to '-lpthread'
3939
// curls .pc generator walks and prepends '-l' to each
4040
// entry, resulting in -l-lpthread

0 commit comments

Comments
 (0)