mirror of
https://github.com/curl/curl.git
synced 2026-05-30 11:27:29 +03:00
zuul: bump the rustls job to use v0.7.2
... and add -lm when using a rust library. Closes #7701
This commit is contained in:
parent
60bf9f528f
commit
409a441240
1 changed files with 2 additions and 1 deletions
|
|
@ -130,7 +130,8 @@
|
|||
- libzstd-dev
|
||||
curl_env:
|
||||
T: debug-rustls
|
||||
RUSTLS_VERSION: v0.7.1
|
||||
RUSTLS_VERSION: v0.7.2
|
||||
LIBS: -lm
|
||||
C: >-
|
||||
--with-rustls={{ ansible_user_dir }}/crust
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue