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-openssl \
|
||||||
--shared-zlib \
|
--shared-zlib \
|
||||||
--without-dtrace \
|
--without-dtrace \
|
||||||
--debug-http2 \
|
|
||||||
--debug-nghttp2 \
|
--debug-nghttp2 \
|
||||||
--openssl-use-def-ca-store
|
--openssl-use-def-ca-store
|
||||||
%else
|
%else
|
||||||
@ -316,7 +315,6 @@ export LDFLAGS="%{build_ldflags}"
|
|||||||
--shared-http-parser \
|
--shared-http-parser \
|
||||||
--shared-nghttp2 \
|
--shared-nghttp2 \
|
||||||
--with-dtrace \
|
--with-dtrace \
|
||||||
--debug-http2 \
|
|
||||||
--debug-nghttp2 \
|
--debug-nghttp2 \
|
||||||
--openssl-use-def-ca-store
|
--openssl-use-def-ca-store
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user