forked from Imagelibrary/rtems
Upgrade to gcc-4.2.0-20061031.
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
%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
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.2.0"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20061109.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
%if %build_cxx
|
||||
@@ -35,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
|
||||
Patch50: newlib-1.14.0-rtems4.8-20061109.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user