mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
Add ext-pcov
This commit is contained in:
parent
e9023520de
commit
7a690fd9a3
12
config/pkg/ext/ext-pcov.yml
Normal file
12
config/pkg/ext/ext-pcov.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
ext-pcov:
|
||||||
|
type: php-extension
|
||||||
|
artifact:
|
||||||
|
source:
|
||||||
|
type: pecl
|
||||||
|
name: pcov
|
||||||
|
metadata:
|
||||||
|
license-files: [LICENSE]
|
||||||
|
license: PHP-3.01
|
||||||
|
php-extension:
|
||||||
|
build-static: false
|
||||||
|
build-shared: true
|
||||||
Loading…
x
Reference in New Issue
Block a user