forked from Imagelibrary/rtems
Update.
This commit is contained in:
@@ -26,7 +26,7 @@ Summary: m68k-rtems4.8 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -62,11 +62,11 @@ Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.2"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-4.1.2-rtems4.8-20070216.diff
|
||||
Patch0: gcc-core-4.1.2-rtems4.8-20070613.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.2.0"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20070515.diff
|
||||
Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20070613.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -138,6 +138,7 @@ cd ..
|
||||
--datadir=%{_datadir} \
|
||||
--build=%_build --host=%_host \
|
||||
--target=m68k-rtems4.8 \
|
||||
--disable-libstdcxx-pch \
|
||||
--with-gnu-as --with-gnu-ld --verbose \
|
||||
--with-newlib \
|
||||
--with-system-zlib \
|
||||
|
||||
Reference in New Issue
Block a user