summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-12-16 08:25:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-12-16 08:25:36 +0000
commitfbce31eea5a63255ea676a311c032101c4302da7 (patch)
tree02f23ea977d5548a737b4f7c468d9880303313a6 /contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec
parentNo gdb for the tic4x. (diff)
downloadrtems-fbce31eea5a63255ea676a311c032101c4302da7.tar.bz2
Update.
Diffstat (limited to 'contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec')
-rw-r--r--contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec15
1 files changed, 3 insertions, 12 deletions
diff --git a/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec
index 74348e670f..cb33d61f0e 100644
--- a/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec
@@ -20,7 +20,7 @@ Name: rtems-4.9-h8300-rtems4.9-gdb
Summary: Gdb for target h8300-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 5%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -51,17 +51,8 @@ Requires: rtems-4.9-gdb-common
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
-%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
-%endif
-%if "%{gdb_version}" == "6.6"
-Patch0: gdb-6.6-rtems4.8-20070306.diff
-%endif
-%if "%{gdb_version}" == "6.7"
-Patch0: gdb-6.7-rtems4.9-20071011.diff
-%endif
%if "%{gdb_version}" == "6.7.1"
-Patch0: gdb-6.7.1-rtems4.9-20071031.diff
+Patch0: gdb-6.7.1-rtems4.9-20071216.diff
%endif
%description
@@ -94,7 +85,7 @@ cd ..
--includedir=%{_includedir} --libdir=%{_libdir} \
--mandir=%{_mandir} --infodir=%{_infodir}
- make all
+ make %{?_smp_mflags} all
make info
cd ..