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