mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 00:59:09 +08:00
Backup.
This commit is contained in:
@@ -4,11 +4,13 @@ TARGET = bfin-rtems4.8
|
||||
|
||||
include $(top_srcdir)/mkspec.am
|
||||
|
||||
BINUTILS_VERS = 2.17
|
||||
BINUTILS_VERS = 2.17.50
|
||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||
BINUTILS_RPMREL = 2
|
||||
BINUTILS_RPMREL = 1
|
||||
include ../binutils.am
|
||||
BINUTILS_OPTS +=
|
||||
# We don't want docs from bleeding edge upstream
|
||||
BINUTILS_OPTS += --disable-infos
|
||||
|
||||
GCC_VERS = 4.2.0
|
||||
GCC_PKGVERS = 4.2-20070221
|
||||
|
||||
@@ -3,3 +3,6 @@ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%if "%{binutils_version}" == "2.17"
|
||||
Patch0: binutils-2.17-rtems4.8-20061021.diff
|
||||
%endif
|
||||
%if "%{binutils_version}" == "2.17.50"
|
||||
Patch0: binutils-2.17.50-rtems4.8-20070525.diff
|
||||
%endif
|
||||
|
||||
@@ -4,11 +4,13 @@ TARGET = sparc-rtems4.8
|
||||
|
||||
include $(top_srcdir)/mkspec.am
|
||||
|
||||
BINUTILS_VERS = 2.17
|
||||
BINUTILS_VERS = 2.17.50
|
||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||
BINUTILS_RPMREL = 2
|
||||
BINUTILS_RPMREL = 1
|
||||
include ../binutils.am
|
||||
BINUTILS_OPTS +=
|
||||
# We don't want docs from bleeding edge upstream
|
||||
BINUTILS_OPTS += --disable-infos
|
||||
|
||||
GCC_VERS = 4.1.2
|
||||
GCC_PKGVERS = $(GCC_VERS)
|
||||
|
||||
@@ -3,3 +3,6 @@ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%if "%{binutils_version}" == "2.17"
|
||||
Patch0: binutils-2.17-rtems4.8-20061021.diff
|
||||
%endif
|
||||
%if "%{binutils_version}" == "2.17.50"
|
||||
Patch0: binutils-2.17.50-rtems4.8-20070525.diff
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user