mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
Update src/SPC/builder/unix/library/libzip.php
Co-authored-by: Marc <m@pyc.ac>
This commit is contained in:
parent
802950d941
commit
acd10bd978
@ -28,7 +28,6 @@ trait libzip
|
|||||||
'-DBUILD_EXAMPLES=OFF',
|
'-DBUILD_EXAMPLES=OFF',
|
||||||
'-DBUILD_REGRESS=OFF',
|
'-DBUILD_REGRESS=OFF',
|
||||||
'-DBUILD_TOOLS=OFF',
|
'-DBUILD_TOOLS=OFF',
|
||||||
'-DENABLE_ZSTD=OFF',
|
|
||||||
)
|
)
|
||||||
->build();
|
->build();
|
||||||
$this->patchPkgconfPrefix(['libzip.pc'], PKGCONF_PATCH_PREFIX);
|
$this->patchPkgconfPrefix(['libzip.pc'], PKGCONF_PATCH_PREFIX);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user