parent
ab223e416b
commit
8fd4b7d558
@ -37,6 +37,7 @@ BuildRequires: binutils >= 2.20.51.0.2-12
|
|||||||
# While gcc doesn't include statically linked binaries, during testing
|
# While gcc doesn't include statically linked binaries, during testing
|
||||||
# -static is used several times.
|
# -static is used several times.
|
||||||
BuildRequires: glibc-static
|
BuildRequires: glibc-static
|
||||||
|
BuildRequires: gcc, gcc-c++, make
|
||||||
BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, sharutils
|
BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, sharutils
|
||||||
BuildRequires: gmp-devel >= 4.1.2-8, mpfr-devel >= 2.2.1, libmpc-devel >= 0.8.1
|
BuildRequires: gmp-devel >= 4.1.2-8, mpfr-devel >= 2.2.1, libmpc-devel >= 0.8.1
|
||||||
# For VTA guality testing
|
# For VTA guality testing
|
||||||
@ -497,8 +498,5 @@ rm -rf testlogs-%{_target_platform}-%{version}-%{release}
|
|||||||
%{_libdir}/libgfortran.so.3*
|
%{_libdir}/libgfortran.so.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Sep 11 2018 Marek Polacek <polacek@redhat.com> 4.8.5-36.1
|
* Wed Jan 20 2021 Marek Polacek <polacek@redhat.com> 4.8.5-36
|
||||||
- remove a few Requires
|
|
||||||
|
|
||||||
* Wed Aug 8 2018 Marek Polacek <polacek@redhat.com> 4.8.5-36
|
|
||||||
- new compat library
|
- new compat library
|
||||||
|
Loading…
Reference in New Issue
Block a user