mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Upgrade to gdb-6.8
This commit is contained in:
@@ -17,8 +17,8 @@ NEWLIB_VERS = 1.15.0
|
|||||||
include ../gcc.am
|
include ../gcc.am
|
||||||
GCC_OPTS += --languages=cxx
|
GCC_OPTS += --languages=cxx
|
||||||
|
|
||||||
GDB_VERS = 6.5
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 3
|
GDB_RPMREL = 1%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
%{?_without_sources:NoSource: 0}
|
||||||
%if "%{gdb_version}" == "6.5"
|
%if "%{gdb_version}" == "6.8"
|
||||||
Patch0: gdb-6.5-rtems4.7-20071115.diff
|
Patch0: gdb-6.8-rtems4.7-20080429.diff
|
||||||
%endif
|
|
||||||
%if "%{gdb_version}" == "6.6"
|
|
||||||
Patch0: gdb-6.6-rtems4.7-20070218.diff
|
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
Reference in New Issue
Block a user