mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 06:19:42 +08:00
Regenerate.
This commit is contained in:
@@ -52,7 +52,7 @@ Name: rtems-4.11-powerpc-rtems4.11-gdb
|
||||
Summary: Gdb for target powerpc-rtems4.11
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -64,6 +64,8 @@ BuildRequires: %{_host_rpmprefix}gcc
|
||||
%if "%{_build}" != "%{_host}"
|
||||
# psim doesn't support Cdn-X
|
||||
%define build_sim --disable-sim
|
||||
%else
|
||||
%define build_sim --enable-sim --enable-sim-trace
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" >= "6.6"
|
||||
@@ -106,7 +108,7 @@ Requires: rtems-4.11-gdb-common
|
||||
|
||||
%if "%{gdb_version}" == "7.2"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100903.diff
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user