forked from Imagelibrary/rtems
Sync with the freebsds.
This commit is contained in:
@@ -29,13 +29,13 @@ CLEANFILES += @rpmprefix@$(TARGET)-libs.spec
|
||||
noinst_DATA += @rpmprefix@$(TARGET)-libs.spec
|
||||
|
||||
|
||||
BINUTILS_VERS = 2.17
|
||||
BINUTILS_VERS = 2.18
|
||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||
BINUTILS_RPMREL = @VERSION@%{?dist}
|
||||
include ../binutils.am
|
||||
BINUTILS_OPTS +=
|
||||
|
||||
GCC_VERS = 4.1.2
|
||||
GCC_VERS = 4.2.3
|
||||
GCC_PKGVERS = $(GCC_VERS)
|
||||
GCC_RPMREL = @VERSION@%{?dist}
|
||||
include ../gcc.am
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
%if "%{binutils_version}" == "2.16.1"
|
||||
Patch0: binutils-2.16.1-rtems-20050708.diff
|
||||
%if "%{binutils_version}" == "2.18"
|
||||
Patch0: binutils-2.18-rtems4.9-20071104.diff
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user