mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 08:15:39 +08:00
Allow curl building static executable
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
curl:
|
||||
type: library
|
||||
type: target
|
||||
artifact:
|
||||
source:
|
||||
type: ghrel
|
||||
@@ -29,5 +29,7 @@ curl:
|
||||
- SystemConfiguration
|
||||
headers:
|
||||
- curl
|
||||
static-bins@unix:
|
||||
- curl
|
||||
static-libs@unix:
|
||||
- libcurl.a
|
||||
Reference in New Issue
Block a user