mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 00:05:42 +08:00
suggestions
This commit is contained in:
@@ -54,6 +54,6 @@ class liburing extends LinuxLibraryBase
|
||||
->make('library', with_clean: false)
|
||||
->exec("rm -rf {$this->getLibDir()}/liburing*.so*");
|
||||
|
||||
$this->patchPkgconfPrefix(['liburing.pc', 'liburing-ffi.pc']);
|
||||
$this->patchPkgconfPrefix();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user