Skip to content

Commit acd10bd

Browse files
Update src/SPC/builder/unix/library/libzip.php
Co-authored-by: Marc <[email protected]>
1 parent 802950d commit acd10bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SPC/builder/unix/library/libzip.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ protected function build(): void
2828
'-DBUILD_EXAMPLES=OFF',
2929
'-DBUILD_REGRESS=OFF',
3030
'-DBUILD_TOOLS=OFF',
31-
'-DENABLE_ZSTD=OFF',
3231
)
3332
->build();
3433
$this->patchPkgconfPrefix(['libzip.pc'], PKGCONF_PATCH_PREFIX);

0 commit comments

Comments
 (0)