mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-24 13:27:13 +00:00
Abandon gcc-3.3/3.4
This commit is contained in:
@@ -80,7 +80,6 @@ BuildRequires: zlib-devel
|
|||||||
%endif
|
%endif
|
||||||
%if %build_gnat
|
%if %build_gnat
|
||||||
# Building gnat requires gnat
|
# Building gnat requires gnat
|
||||||
# This really isn't available until RedHat 8.0. How to conditionalize this?
|
|
||||||
BuildRequires: gcc-gnat
|
BuildRequires: gcc-gnat
|
||||||
BuildRequires: @rpmprefix@@tool_target@-newlib < %{newlib_version}-@NEWLIB_RPMREL@
|
BuildRequires: @rpmprefix@@tool_target@-newlib < %{newlib_version}-@NEWLIB_RPMREL@
|
||||||
%endif
|
%endif
|
||||||
@@ -88,13 +87,8 @@ BuildRequires: @rpmprefix@@tool_target@-newlib < %{newlib_version}-@NEWLIB_RPMRE
|
|||||||
BuildRequires: gmp-devel
|
BuildRequires: gmp-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gcc_version}" >= "3.4"
|
|
||||||
%define gcclib %{_libdir}/gcc
|
%define gcclib %{_libdir}/gcc
|
||||||
%define gccexec %{_libexecdir}/gcc
|
%define gccexec %{_libexecdir}/gcc
|
||||||
%else
|
|
||||||
%define gcclib %{_libdir}/gcc-lib
|
|
||||||
%define gccexec %{_libdir}/gcc-lib
|
|
||||||
%endif
|
|
||||||
|
|
||||||
@SOURCES@
|
@SOURCES@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user