Skip to content

Commit 2fa0770

Browse files
committed
Fix zlib extension wrong arg
1 parent 13a15b1 commit 2fa0770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/pkg/ext/builtin-extensions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,6 @@ ext-zlib:
342342
- zlib
343343
php-extension:
344344
arg-type: custom
345-
arg-type@windows: with
345+
arg-type@windows: enable
346346
build-with-php: true
347347
build-shared: false

0 commit comments

Comments
 (0)