summaryrefslogtreecommitdiff
path: root/zuul.d/jobs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zuul.d/jobs.yaml')
-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 d4c25426f..3211b212b 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -122,7 +122,7 @@
T: novalgrind
QUICHE: "yes"
C: >-
- --with-openssl={{ ansible_user_dir }}/quiche/deps/boringssl/src
+ --with-openssl={{ ansible_user_dir }}/quiche/quiche/deps/boringssl/src
--with-quiche={{ ansible_user_dir }}/quiche/target/release
LD_LIBRARY_PATH: "{{ ansible_user_dir }}/quiche/target/release:/usr/local/lib"