]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: add --enable-werror to the quiche job
authorDaniel Stenberg <daniel@haxx.se>
Thu, 27 Jun 2024 10:57:02 +0000 (12:57 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 Jun 2024 21:14:57 +0000 (23:14 +0200)
Closes #14041

.github/workflows/http3-linux.yml

index 5404459d2caaa85a3a39ecc128d84af7544dcdf1..df444b665478b15ae93e305e99f082184af834d7 100644 (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