forked from Imagelibrary/rtems
Update.
This commit is contained in:
@@ -5,19 +5,19 @@ TARGET = sparc-sun-solaris2.7
|
||||
include $(top_srcdir)/mkspec.am
|
||||
|
||||
SOLARIS_VERS = 2.7
|
||||
SOLARIS_RPMREL = 0.20090827.1
|
||||
SOLARIS_RPMREL = 0.20091006.1
|
||||
EXTRA_DIST += libs.add
|
||||
EXTRA_DIST += target-libs.add
|
||||
include ../libs.am
|
||||
|
||||
BINUTILS_VERS = 2.19
|
||||
BINUTILS_VERS = 2.20
|
||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||
BINUTILS_RPMREL = 0.20090827.1
|
||||
BINUTILS_RPMREL = 0.20091020.2
|
||||
include ../binutils.am
|
||||
BINUTILS_OPTS +=
|
||||
|
||||
GCC_VERS = 4.3.4
|
||||
GCC_VERS = 4.4.2
|
||||
GCC_PKGVERS = $(GCC_VERS)
|
||||
GCC_RPMREL = 0.20090827.1
|
||||
GCC_RPMREL = 0.20091020.1
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=c,cxx,fortran,objc
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
||||
# Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
||||
|
||||
Reference in New Issue
Block a user