mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
Add libuv
This commit is contained in:
11
config/pkg/lib/libuv.yml
Normal file
11
config/pkg/lib/libuv.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
libuv:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghtar
|
||||
repo: libuv/libuv
|
||||
metadata:
|
||||
license-files: [LICENSE, LICENSE-extra]
|
||||
license: MIT
|
||||
static-libs@unix:
|
||||
- libuv.a
|
||||
Reference in New Issue
Block a user