Regenerate.

This commit is contained in:
Ralf Corsepius
2010-03-20 06:59:01 +00:00
parent 8601881301
commit 64c228c48d
14 changed files with 6 additions and 358 deletions

View File

@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "arm-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32
# Mingw lacks functions required by the simulator
%if "arm-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim
%endif
%if "arm-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "arm-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "arm-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "arm-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "avr-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32
# Mingw lacks functions required by the simulator
%if "avr-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim
%endif
%if "avr-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "avr-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "avr-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "avr-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "bfin-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32
# Mingw lacks functions required by the simulator
%if "bfin-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim
%endif
%if "bfin-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "bfin-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "bfin-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "bfin-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "h8300-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32 # Mingw lacks functions required by the h8300 simulator
# Mingw lacks functions required by the simulator
%if "h8300-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim %define build_sim --disable-sim
%endif
%if "h8300-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "h8300-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "h8300-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "h8300-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "i386-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32
# Mingw lacks functions required by the simulator
%if "i386-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim
%endif
%if "i386-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "i386-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "i386-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "i386-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "lm32-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32 # Mingw lacks functions required by the lm32 simulator
# Mingw lacks functions required by the simulator
%if "lm32-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim %define build_sim --disable-sim
%endif
%if "lm32-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "lm32-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "lm32-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "lm32-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "m32c-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32 # Mingw lacks functions required by the m32c simulator
# Mingw lacks functions required by the simulator
%if "m32c-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim %define build_sim --disable-sim
%endif
%if "m32c-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "m32c-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "m32c-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "m32c-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "m32r-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32
# Mingw lacks functions required by the simulator
%if "m32r-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim
%endif
%if "m32r-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "m32r-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "m32r-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "m32r-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "m68k-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32
# Mingw lacks functions required by the simulator
%if "m68k-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim
%endif
%if "m68k-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "m68k-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "m68k-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "m68k-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "mips-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32
# Mingw lacks functions required by the simulator
%if "mips-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim
%endif
%if "mips-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "mips-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "mips-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "mips-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "mipstx39-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32 # Mingw lacks functions required by the mipstx39 simulator
# Mingw lacks functions required by the simulator
%if "mipstx39-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim %define build_sim --disable-sim
%endif
%if "mipstx39-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "mipstx39-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "mipstx39-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "mipstx39-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "powerpc-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32 # psim doesn't support Cdn-X
# Mingw lacks functions required by the simulator
%if "powerpc-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim %define build_sim --disable-sim
%endif
%if "powerpc-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "powerpc-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "powerpc-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "powerpc-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "sh-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32
# Mingw lacks functions required by the simulator
%if "sh-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim
%endif
%if "sh-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "sh-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "sh-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "sh-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse

View File

@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc BuildRequires: %{_host_rpmprefix}gcc
%define build_sim --enable-sim %define build_sim --enable-sim
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%if "sparc-rtems4.11" == "powerpc-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%ifos mingw mingw32 # Mingw lacks functions required by the sparc simulator
# Mingw lacks functions required by the simulator
%if "sparc-rtems4.11" == "sparc-rtems4.10"
%define build_sim --disable-sim %define build_sim --disable-sim
%endif
%if "sparc-rtems4.11" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
%if "%{gdb_version}" >= "6.8.50"
%if "sparc-rtems4.11" == "m32c-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "sparc-rtems4.11" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
%if "sparc-rtems4.11" == "mipstx39-rtems4.10"
%define build_sim --disable-sim
%endif
%endif
%if "%{gdb_version}" >= "6.6" %if "%{gdb_version}" >= "6.6"
# suse # suse