mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
11 lines
188 B
YAML
11 lines
188 B
YAML
ext-mbregex:
|
|
type: php-extension
|
|
depends:
|
|
- onig
|
|
- ext-mbstring
|
|
php-extension:
|
|
arg-type: custom
|
|
build-shared: false
|
|
build-static: true
|
|
display-name: mbstring
|