summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-11 00:12:13 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-13 16:45:48 +0200
commit409a4412409371db00af0a3fe987e517bfab3d19 (patch)
tree909ed4d6b0b53d8db81222901d826b9f5a0af512
parent60bf9f528fb781a2a871ecd8e18826b2f058019c (diff)
downloadcurl-409a4412409371db00af0a3fe987e517bfab3d19.tar.gz
zuul: bump the rustls job to use v0.7.2
... and add -lm when using a rust library. Closes #7701
-rw-r--r--zuul.d/jobs.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 5d26c24b6..bb5e10774 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -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