mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 22:21:38 +08:00
Regenerate.
This commit is contained in:
@@ -26,7 +26,7 @@ Summary: tic4x-rtems4.9 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -55,10 +55,7 @@ Requires: rtems-4.9-tic4x-rtems4.9-newlib = %{newlib_version}-%{release}
|
||||
|
||||
%if "%{gcc_version}" == "3.4.6"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-3.4.6/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.0.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
Patch0: gcc-core-3.4.6-rtems4.9-20071111.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.2.2"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
@@ -361,9 +358,11 @@ GNU cc compiler for tic4x-rtems4.9.
|
||||
%dir %{gcclib}/tic4x-rtems4.9/%{gcc_version}/include
|
||||
%if "%{gcc_version}" > "4.0.3"
|
||||
%if "tic4x-rtems4.9" != "bfin-rtems4.9"
|
||||
%if "tic4x-rtems4.9" != "avr-rtems4.9"
|
||||
%dir %{gcclib}/tic4x-rtems4.9/%{gcc_version}/include/ssp
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%dir %{gccexec}
|
||||
%dir %{gccexec}/tic4x-rtems4.9
|
||||
|
||||
Reference in New Issue
Block a user