mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-13 11:55:36 +08:00
oops
This commit is contained in:
@@ -34,7 +34,7 @@ trait curl
|
|||||||
->build();
|
->build();
|
||||||
|
|
||||||
$this->patchPkgconfPrefix(['libcurl.pc']);
|
$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'
|
// INTERFACE_LINK_LIBRARIES to '-lpthread'
|
||||||
// curls .pc generator walks and prepends '-l' to each
|
// curls .pc generator walks and prepends '-l' to each
|
||||||
// entry, resulting in -l-lpthread
|
// entry, resulting in -l-lpthread
|
||||||
|
|||||||
Reference in New Issue
Block a user