summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-13 15:45:23 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-13 15:45:23 +0200
commit5a6878500fb0e22991a1d2a5b8b68475bbeea441 (patch)
treecae0b6953a7747783847f4746f65f24ac9cd9ee1
parentff5567099dde820b8209bf03b94845a26d12e51e (diff)
downloadcurl-bagder/rustls-ci-bump.tar.gz
fixup use LIBS, not LDFLAFS to set -lmbagder/rustls-ci-bump
-rw-r--r--zuul.d/jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 7c3bc0e5e..bb5e10774 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -131,7 +131,7 @@
curl_env:
T: debug-rustls
RUSTLS_VERSION: v0.7.2
- LDFLAGS: -lm
+ LIBS: -lm
C: >-
--with-rustls={{ ansible_user_dir }}/crust