Changeset b54d8f6 in rtems for contrib/crossrpms/rtems4.11/i386/gcc-sources.add
- Timestamp:
- Apr 2, 2010, 4:57:45 AM (10 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 0cd4e62
- Parents:
- 528b325
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.11/i386/gcc-sources.add
r528b325 rb54d8f6 1 1 %if "%{gcc_version}" == "4.5.0" 2 2 Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 3 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5-20100 325-rtems4.11-20100326.diff3 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5-20100401-rtems4.11-20100402.diff 4 4 %endif 5 5 %if "%{gcc_version}" == "4.4.3" … … 49 49 %if "%{newlib_version}" == "1.18.0" 50 50 Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz 51 Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100 328.diff51 Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff 52 52 %endif 53 53 %{?_without_sources:NoSource: 50}
Note: See TracChangeset
for help on using the changeset viewer.