Drop --debug-http2
Upstream removed this option. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
6bbcfaf555
commit
ac33fdb3b3
@ -305,7 +305,6 @@ export LDFLAGS="%{build_ldflags}"
|
||||
--shared-openssl \
|
||||
--shared-zlib \
|
||||
--without-dtrace \
|
||||
--debug-http2 \
|
||||
--debug-nghttp2 \
|
||||
--openssl-use-def-ca-store
|
||||
%else
|
||||
@ -316,7 +315,6 @@ export LDFLAGS="%{build_ldflags}"
|
||||
--shared-http-parser \
|
||||
--shared-nghttp2 \
|
||||
--with-dtrace \
|
||||
--debug-http2 \
|
||||
--debug-nghttp2 \
|
||||
--openssl-use-def-ca-store
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user