mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Add curl-7.83.0 sysc rebuild
Adds ssl support.
This commit is contained in:
parent
060f44e5a5
commit
01129d20c2
4 changed files with 61 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ src_prepare() {
|
|||
src_configure() {
|
||||
LDFLAGS="-static" ./configure \
|
||||
--prefix="${PREFIX}" \
|
||||
--build=i386-unknown-linux-gnu \
|
||||
--with-openssl \
|
||||
--with-ca-bundle=/etc/ssl/certs.pem
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue