BuildRequire gcc and gcc-c++
They are going to be removed from the default buildroot.
This commit is contained in:
parent
d9ab7d8ce0
commit
51d9297d37
@ -9,6 +9,9 @@ Source0: http://www.open-mpi.org/software/hwloc/v1.11/downloads/%{name}-%{vers
|
||||
Patch0: 0001-Avoid-letting-snprintf-interpret-process-name-as-for.patch
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
BuildRequires: gcc
|
||||
# C++ only for hwloc-hello-cpp test:
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: cairo-devel
|
||||
BuildRequires: libpciaccess-devel
|
||||
BuildRequires: libtool-ltdl-devel
|
||||
|
Loading…
Reference in New Issue
Block a user