Changeset b85a6f5 in rtems for contrib/crossrpms/rtems4.10/mips/gcc-sources.add
- Timestamp:
- Oct 9, 2009, 4:17:52 AM (11 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- 0c9bb8ad
- Parents:
- 365dd626
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/mips/gcc-sources.add
r365dd626 rb85a6f5 1 %if "%{gcc_version}" == "4.4.2" 2 Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 3 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-%{gcc_pkgvers}-rtems4.10-20091009.diff 4 %endif 1 5 %if "%{gcc_version}" == "4.4.1" 2 6 Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 … … 6 10 7 11 %if %build_cxx 12 %if "%{gcc_version}" == "4.4.2" 13 Source1: ftp://ftp.gnu.org/pub/gnu/gcc/snapshots/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2 14 %endif 8 15 %if "%{gcc_version}" == "4.4.1" 9 16 Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2 … … 35 42 %if "%{newlib_version}" == "1.17.0" 36 43 Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz 37 Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.17.0-rtems4.10-2009 0922.diff44 Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.17.0-rtems4.10-20091009.diff 38 45 %endif 39 46 %{?_without_sources:NoSource: 50}
Note: See TracChangeset
for help on using the changeset viewer.