forked from Imagelibrary/rtems
Switch to gcc-core-4.3.2-rtems4.10-20080917.diff.
This commit is contained in:
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
|
|||||||
|
|
||||||
GCC_VERS = 4.3.2
|
GCC_VERS = 4.3.2
|
||||||
GCC_PKGVERS = $(GCC_VERS)
|
GCC_PKGVERS = $(GCC_VERS)
|
||||||
GCC_RPMREL = 3%{?dist}
|
GCC_RPMREL = 4%{?dist}
|
||||||
NEWLIB_VERS = 1.16.0
|
NEWLIB_VERS = 1.16.0
|
||||||
include ../gcc.am
|
include ../gcc.am
|
||||||
GCC_OPTS += --languages=cxx
|
GCC_OPTS += --languages=cxx
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%if "%{gcc_version}" == "4.3.2"
|
%if "%{gcc_version}" == "4.3.2"
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-20080828.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-20080917.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 0}
|
%{?_without_sources:NoSource: 0}
|
||||||
|
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ Summary: powerpc-rtems4.10 gcc
|
|||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gcc_rpmvers}
|
Version: %{gcc_rpmvers}
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gcc.gnu.org
|
URL: http://gcc.gnu.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -94,7 +94,7 @@ Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-%{release}
|
|||||||
|
|
||||||
%if "%{gcc_version}" == "4.3.2"
|
%if "%{gcc_version}" == "4.3.2"
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-20080828.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-20080917.diff
|
||||||
%endif
|
%endif
|
||||||
%{?_without_sources:NoSource: 0}
|
%{?_without_sources:NoSource: 0}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user