forked from Imagelibrary/rtems
Add newlib-1.15.0.
New GCC snapshot.
This commit is contained in:
@@ -9,9 +9,9 @@ BINUTILS_RPMREL = 1
|
||||
include ../binutils.am
|
||||
|
||||
GCC_VERS = 4.2.0
|
||||
GCC_PKGVERS = 4.2-20061114
|
||||
GCC_RPMREL = 4
|
||||
NEWLIB_VERS = 1.14.0
|
||||
GCC_PKGVERS = 4.2-20070102
|
||||
GCC_RPMREL = 5
|
||||
NEWLIB_VERS = 1.15.0
|
||||
include ../gcc.am
|
||||
# ATM, we don't want infos from bleeding edge GCC
|
||||
GCC_OPTS += --disable-infos
|
||||
|
||||
@@ -8,7 +8,7 @@ Patch0: gcc-core-4.1.1-rtems-20060909.diff
|
||||
%endif
|
||||
%if "%{gcc_version}" == "4.2.0"
|
||||
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
|
||||
Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20061115.diff
|
||||
Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20070104.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 0}
|
||||
|
||||
@@ -42,5 +42,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
%if "%{newlib_version}" == "1.14.0"
|
||||
Patch50: newlib-1.14.0-rtems4.8-20061109.diff
|
||||
%endif
|
||||
%if "%{newlib_version}" == "1.15.0"
|
||||
Patch50: newlib-1.15.0-rtems4.8-20061219.diff
|
||||
%endif
|
||||
%{?_without_sources:NoSource: 50}
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user