mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
don't build ossfuzzer for zip
This commit is contained in:
parent
310335813f
commit
32efeb970c
@ -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);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user