mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
Add ext-mysqlnd_parsec
This commit is contained in:
parent
91ee94f349
commit
54f53fd104
17
config/pkg/ext/ext-mysqlnd_parsec.yml
Normal file
17
config/pkg/ext/ext-mysqlnd_parsec.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
ext-mysqlnd_parsec:
|
||||||
|
type: php-extension
|
||||||
|
artifact:
|
||||||
|
source:
|
||||||
|
type: pie
|
||||||
|
repo: mariadb/mysqlnd_parsec
|
||||||
|
extract: php-src/ext/mysqlnd_parsec
|
||||||
|
metadata:
|
||||||
|
license-files: [LICENSE]
|
||||||
|
license: BSD-3-Clause
|
||||||
|
depends:
|
||||||
|
- ext-mysqlnd
|
||||||
|
- libsodium
|
||||||
|
- openssl
|
||||||
|
php-extension:
|
||||||
|
arg-type: '--enable-mysqlnd_parsec'
|
||||||
|
build-static: false
|
||||||
Loading…
x
Reference in New Issue
Block a user