We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3103358 commit 32efeb9Copy full SHA for 32efeb9
src/SPC/builder/unix/library/libzip.php
@@ -22,6 +22,7 @@ protected function build(): void
22
'-DBUILD_EXAMPLES=OFF',
23
'-DBUILD_REGRESS=OFF',
24
'-DBUILD_TOOLS=OFF',
25
+ '-DBUILD_OSSFUZZ=OFF',
26
)
27
->build();
28
$this->patchPkgconfPrefix(['libzip.pc'], PKGCONF_PATCH_PREFIX);
0 commit comments