forked from Imagelibrary/rtems
Sync with rtems-4-7-branch
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
SUBDIRS =
|
||||
SUBDIRS += arm
|
||||
SUBDIRS += avr
|
||||
SUBDIRS += bfin
|
||||
SUBDIRS += h8300
|
||||
SUBDIRS += i386
|
||||
SUBDIRS += m68k
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060707.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060909.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
%define disable_libssp 1
|
||||
%define disable_libstcxx_pch 1
|
||||
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
%if "%{gcc_version}" == "4.0.3"
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
# Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-4.1.1-bfinrtems-20060810a.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-bfinrtems-20060810a.diff
|
||||
Patch50: newlib-1.14.0-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060909.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060707.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060707.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060707.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060707.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060707.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060707.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
|
||||
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
|
||||
Patch0: gcc-core-4.0.3-rtems-20060822.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.1.1"
|
||||
Patch0: gcc-core-4.1.1-rtems-20060720.diff
|
||||
Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -35,7 +35,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
|
||||
%if %build_newlib
|
||||
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems-20060707.diff
|
||||
Patch50: newlib-1.14.0-rtems4.7-20061019.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user