From 2f2f72619e50aea24d7d07216ab8038cc6643138 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 15 Apr 2016 17:46:49 +0300 Subject: [PATCH] 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}} -- 2.43.0