mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
Add mpir for windows gmp support
This commit is contained in:
9
config/pkg/lib/mpir.yml
Normal file
9
config/pkg/lib/mpir.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
mpir:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: git
|
||||
url: 'https://github.com/winlibs/mpir.git'
|
||||
rev: master
|
||||
static-libs@windows:
|
||||
- mpir_a.lib
|
||||
Reference in New Issue
Block a user