Changeset 2fb65fbf in rtems for contrib/crossrpms/rtems4.10/i386/gcc-sources.add
- Timestamp:
- Aug 28, 2008, 2:08:37 PM (12 years ago)
- Branches:
- 4.10, 4.11, 4.9, 5, master
- Children:
- 68e6a18d
- Parents:
- d5c49aa3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/i386/gcc-sources.add
rd5c49aa3 r2fb65fbf 1 %if "%{gcc_version}" == "4.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-20080828.diff 4 %endif 1 5 %if "%{gcc_version}" == "4.3.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.3.2" 13 Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2 14 %endif 8 15 %if "%{gcc_version}" == "4.3.1" 9 16 Source1: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
Note: See TracChangeset
for help on using the changeset viewer.