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