From 162a09560ede2e7ab44c1613f14935db80e52cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Wed, 24 Aug 2022 08:31:39 -0400 Subject: [PATCH] Drop obsolete --without-spdylay configure argument This was dropped by upstream several years ago, and so generates a warning in build logs today. --- nghttp2.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index 736f304..baca97c 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -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 \