We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c4dc6 commit 8b7c1fbCopy full SHA for 8b7c1fb
.github/workflows/linux.yml
@@ -38,7 +38,7 @@ jobs:
38
CLEAR_CACHE=1
39
- name: OpenSSL 3.2 -Werror build
40
config: --enable-mods-shared=reallyall --enable-maintainer-mode
41
- notest-cflags: -Werror -O2
+ notest-cflags: -Werror -O2 -Wno-deprecated-declarations
42
env: |
43
TEST_OPENSSL3=3.2.1
44
APR_VERSION=1.7.4
0 commit comments