Changeset fddb62c in rtems for contrib/crossrpms/rtems4.10/m32r/gcc-sources.add
- Timestamp:
- Jan 26, 2009, 7:25:38 AM (12 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- 11feece9
- Parents:
- eb58d81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/m32r/gcc-sources.add
reb58d81 rfddb62c 1 %if "%{gcc_version}" == "4.3. 2"1 %if "%{gcc_version}" == "4.3.3" 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-20081205.diff3 Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.3-rtems4.10-20090125.diff 4 4 %endif 5 5 %{?_without_sources:NoSource: 0} 6 6 7 7 %if %build_cxx 8 %if "%{gcc_version}" == "4.3. 2"8 %if "%{gcc_version}" == "4.3.3" 9 9 Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2 10 10 %endif
Note: See TracChangeset
for help on using the changeset viewer.