Changeset 6357d742 in rtems for contrib/crossrpms/rtems4.10/bfin/gcc-sources.add
- Timestamp:
- Nov 19, 2008, 5:04:21 PM (12 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- aedc2d5a
- Parents:
- 9bd4737
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/bfin/gcc-sources.add
r9bd4737 r6357d742 1 1 %if "%{gcc_version}" == "4.3.2" 2 2 Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 3 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-2008 0828.diff3 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-20081119.diff 4 4 %endif 5 5 %{?_without_sources:NoSource: 0} … … 33 33 %endif 34 34 %if %build_newlib 35 Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz36 35 %if "%{newlib_version}" == "1.16.0" 37 Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.16.0-rtems4.10-20080827.diff 36 Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz 37 Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-%{newlib_pkgvers}-rtems4.10-20081119.diff 38 38 %endif 39 39 %{?_without_sources:NoSource: 50}
Note: See TracChangeset
for help on using the changeset viewer.