mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
don't build ossfuzzer for zip
This commit is contained in:
@@ -22,6 +22,7 @@ trait libzip
|
|||||||
'-DBUILD_EXAMPLES=OFF',
|
'-DBUILD_EXAMPLES=OFF',
|
||||||
'-DBUILD_REGRESS=OFF',
|
'-DBUILD_REGRESS=OFF',
|
||||||
'-DBUILD_TOOLS=OFF',
|
'-DBUILD_TOOLS=OFF',
|
||||||
|
'-DBUILD_OSSFUZZ=OFF',
|
||||||
)
|
)
|
||||||
->build();
|
->build();
|
||||||
$this->patchPkgconfPrefix(['libzip.pc'], PKGCONF_PATCH_PREFIX);
|
$this->patchPkgconfPrefix(['libzip.pc'], PKGCONF_PATCH_PREFIX);
|
||||||
|
|||||||
Reference in New Issue
Block a user