mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 00:35:41 +08:00
Add ext-readline for windows
This commit is contained in:
@@ -250,13 +250,13 @@ ext-posix:
|
|||||||
- Darwin
|
- Darwin
|
||||||
ext-readline:
|
ext-readline:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends@unix:
|
||||||
- libedit
|
- libedit
|
||||||
|
depends@windows:
|
||||||
|
- wineditline
|
||||||
php-extension:
|
php-extension:
|
||||||
support:
|
|
||||||
Windows: wip
|
|
||||||
BSD: wip
|
|
||||||
arg-type: '--with-libedit --without-readline'
|
arg-type: '--with-libedit --without-readline'
|
||||||
|
arg-type@windows: with
|
||||||
build-shared: false
|
build-shared: false
|
||||||
build-static: true
|
build-static: true
|
||||||
ext-session:
|
ext-session:
|
||||||
|
|||||||
Reference in New Issue
Block a user