mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
Add ext-readline,freetype,gmssl,grpc,icu
This commit is contained in:
@@ -7,3 +7,4 @@ ext-mbregex:
|
||||
arg-type: custom
|
||||
build-shared: false
|
||||
build-static: true
|
||||
display-name: mbstring
|
||||
|
||||
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