Changeset dc94d043 in rtems for contrib/crossrpms/rtems4.10/m68k/gcc-sources.add
- Timestamp:
- Feb 10, 2010, 2:36:41 PM (11 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- b83fc5b3
- Parents:
- 55bbc89
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/m68k/gcc-sources.add
r55bbc89 rdc94d043 1 1 %if "%{gcc_version}" == "4.4.3" 2 Source0: ftp:// gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz23 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core- %{gcc_pkgvers}-rtems4.10-20100121.diff2 Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 3 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100210.diff 4 4 %endif 5 5 %if "%{gcc_version}" == "4.4.2" 6 6 Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 7 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core- %{gcc_pkgvers}-rtems4.10-20091104.diff7 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff 8 8 %endif 9 9 %{?_without_sources:NoSource: 0} … … 11 11 %if %build_cxx 12 12 %if "%{gcc_version}" == "4.4.3" 13 Source1: ftp:// gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz213 Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2 14 14 %endif 15 15 %if "%{gcc_version}" == "4.4.2" … … 42 42 %if "%{newlib_version}" == "1.18.0" 43 43 Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz 44 Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100 121.diff44 Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100210.diff 45 45 %endif 46 46 %{?_without_sources:NoSource: 50}
Note: See TracChangeset
for help on using the changeset viewer.