mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:33:37 +03:00
zuul: update build environment for rustls-ffi 0.8.0
This commit is contained in:
parent
b7757c2b81
commit
d5d1d59a50
2 changed files with 3 additions and 3 deletions
|
|
@ -138,7 +138,7 @@ if [ "$TRAVIS_OS_NAME" = linux -a "$RUSTLS_VERSION" ]; then
|
|||
cargo install cbindgen
|
||||
cd $HOME/rustls-ffi
|
||||
make
|
||||
make DESTDIR=$HOME/crust install
|
||||
make DESTDIR=$HOME/rustls install
|
||||
fi
|
||||
|
||||
if [ $TRAVIS_OS_NAME = linux -a "$WOLFSSL" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue