Regenerate.

This commit is contained in:
Ralf Corsepius
2009-02-25 07:42:28 +00:00
parent 8ac2414dac
commit d35ffd6856

View File

@@ -52,7 +52,7 @@ Name: rtems-4.10-lm32-rtems4.10-gdb
Summary: Gdb for target lm32-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
Release: 2%{?dist}
Release: 3%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,6 +75,9 @@ BuildRequires: %{_host_rpmprefix}gcc
%if "lm32-rtems4.10" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "lm32-rtems4.10" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "lm32-rtems4.10" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif