Drop obsolete --without-spdylay configure argument

This was dropped by upstream several years ago, and so generates
a warning in build logs today.
This commit is contained in:
Daniel P. Berrangé 2022-08-24 08:31:39 -04:00
parent fbcf625384
commit 162a09560e
1 changed files with 1 additions and 2 deletions

View File

@ -53,8 +53,7 @@ sed -e '1 s|^#!/.*python|&3|' -i script/fetch-ocsp-response
--disable-hpack-tools \
--disable-python-bindings \
--disable-static \
--with-libxml2 \
--without-spdylay
--with-libxml2
# avoid using rpath
sed -i libtool \