[packages/nghttp2] - g++ 11 is not enough to compile tools

qboosh qboosh at pld-linux.org
Tue Aug 27 18:04:14 CEST 2024


commit aaa5bf8212ecac34450c43b49d183691a184edf0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Aug 27 17:38:43 2024 +0200

    - g++ 11 is not enough to compile tools

 nghttp2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nghttp2.spec b/nghttp2.spec
index 6636554..2942194 100644
--- a/nghttp2.spec
+++ b/nghttp2.spec
@@ -37,7 +37,7 @@ BuildRequires:	jansson-devel >= 2.5
 BuildRequires:	libev-devel
 # libevent + libevent_openssl for examples
 BuildRequires:	libevent-devel >= 2.0.8
-BuildRequires:	libstdc++-devel >= 6:11
+BuildRequires:	libstdc++-devel >= 6:12
 BuildRequires:	libxml2-devel >= 1:2.6.26
 %{?with_http3:BuildRequires:	nghttp3-devel >= 1.1.0}
 %{?with_http3:BuildRequires:	ngtcp2-devel >= 1.4.0}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nghttp2.git/commitdiff/aaa5bf8212ecac34450c43b49d183691a184edf0



More information about the pld-cvs-commit mailing list