mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08: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
@ -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…
Reference in New Issue
Block a user