From 940804d189c8f00bedd1ff4da78c6719f28fa1b9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 19 Jul 2018 20:56:44 +0200 Subject: [PATCH] add BuildRequires: gcc-c++ Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- openvswitch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openvswitch.spec b/openvswitch.spec index b4d94ce..b23928e 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -72,6 +72,7 @@ Patch42: 0001-lib-netdev-tc-offloads-Fix-frag-first-later-translat.patch Patch43: 0002-lib-tc-Fix-sparse-warnings.patch +BuildRequires: gcc-c++ BuildRequires: gcc BuildRequires: python2-sphinx BuildRequires: autoconf automake libtool