mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:06:09 +08:00
Add libffi-win
This commit is contained in:
12
config/pkg/lib/libffi-win.yml
Normal file
12
config/pkg/lib/libffi-win.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
libffi-win:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: git
|
||||
rev: master
|
||||
url: 'https://github.com/static-php/libffi-win.git'
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: MIT
|
||||
static-libs@windows:
|
||||
- libffi.lib
|
||||
Reference in New Issue
Block a user