mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
Forward-port #1095
This commit is contained in:
15
config/pkg/lib/libmpdec.yml
Normal file
15
config/pkg/lib/libmpdec.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
libmpdec:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: url
|
||||
url: 'https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.1.tar.gz'
|
||||
metadata:
|
||||
license-files: [COPYRIGHT.txt]
|
||||
license: BSD-2-Clause
|
||||
headers:
|
||||
- mpdecimal.h
|
||||
static-libs@unix:
|
||||
- libmpdec.a
|
||||
static-libs@windows:
|
||||
- libmpdec_a.lib
|
||||
Reference in New Issue
Block a user