mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-16 03:30:23 -07:00
curl: link statically
This commit is contained in:
parent
29fe61c87e
commit
624c4fbe95
@ -12,7 +12,8 @@
|
||||
--disable-ares \
|
||||
--without-libidn \
|
||||
--without-librtmp \
|
||||
--with-pic
|
||||
--with-pic \
|
||||
--with-ca-fallback
|
||||
|
||||
make
|
||||
make curl_LDFLAGS=-all-static
|
||||
make DESTDIR="$1" install
|
||||
|
@ -1 +1 @@
|
||||
7.68.0 2
|
||||
7.68.0 3
|
||||
|
Loading…
Reference in New Issue
Block a user