Allow curl building static executable

This commit is contained in:
crazywhalecc
2026-03-18 15:00:58 +08:00
parent c81146bf18
commit 0b0ecd17c3
2 changed files with 9 additions and 5 deletions

View File

@@ -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