mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
Add ext-readline,freetype,gmssl,grpc,icu
This commit is contained in:
11
config/pkg/ext/ext-readline.yml
Normal file
11
config/pkg/ext/ext-readline.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
ext-readline:
|
||||
type: php-extension
|
||||
depends:
|
||||
- libedit
|
||||
php-extension:
|
||||
support:
|
||||
Windows: wip
|
||||
BSD: wip
|
||||
arg-type: with-path
|
||||
build-shared: false
|
||||
build-static: true
|
||||
Reference in New Issue
Block a user