[packages/clamav] C++ compiler too old (3.3.6)
glen
glen at pld-linux.org
Fri Apr 15 16:47:11 CEST 2016
commit 2f2f72619e50aea24d7d07216ab8038cc6643138
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Apr 15 17:46:49 2016 +0300
C++ compiler too old (3.3.6)
clamav.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clamav.spec b/clamav.spec
index d935d6a..70ec0c6 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -51,7 +51,7 @@ BuildRequires: curl-devel
BuildRequires: gmp-devel
BuildRequires: libltdl-devel
%{?with_milter:BuildRequires: libmilter-devel}
-BuildRequires: libstdc++-devel
+BuildRequires: libstdc++-devel >= 6:3.4
BuildRequires: libtool
%{?with_milter:BuildRequires: libwrap-devel}
%{?with_llvm:%{?with_system_llvm:BuildRequires: llvm-devel < 3.7}}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clamav.git/commitdiff/2f2f72619e50aea24d7d07216ab8038cc6643138
More information about the pld-cvs-commit
mailing list