GHA: add --enable-werror to the quiche job

Closes #14041
This commit is contained in:
Daniel Stenberg 2024-06-27 12:57:02 +02:00
parent 282b9fe8ff
commit 7fce488cd8
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -293,7 +293,7 @@ jobs:
configure: >-
LDFLAGS="-Wl,-rpath,/home/runner/quiche/target/release"
--with-openssl=/home/runner/quiche/quiche/deps/boringssl/src
--enable-debug
--enable-warnings --enable-werror --enable-debug
--with-quiche=/home/runner/quiche/target/release
--with-test-nghttpx="$HOME/nghttp2/build/bin/nghttpx"
--with-ca-fallback