summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-20 06:59:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-20 06:59:01 +0000
commit64c228c48d7f6631e451a36060cdeb9a5381e24e (patch)
treedbc05c1b84ba14df2a7ebc31b087b5c070dcd198 /contrib
parentFilter constant conditionals. (diff)
downloadrtems-64c228c48d7f6631e451a36060cdeb9a5381e24e.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec26
-rw-r--r--contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec26
14 files changed, 6 insertions, 358 deletions
diff --git a/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec
index 85dde5be1c..17412def16 100644
--- a/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gdb.spec
@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec
index d256a74b4a..263155b3a8 100644
--- a/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gdb.spec
@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec
index bd3efba4c7..2854a62c92 100644
--- a/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gdb.spec
@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec
index 2df395c8bd..10068741fc 100644
--- a/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gdb.spec
@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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 simulator
-%if "h8300-rtems4.11" == "sparc-rtems4.10"
+# Mingw lacks functions required by the h8300 simulator
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec
index f1616d062d..f7250c156a 100644
--- a/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gdb.spec
@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec
index c075dfcb71..724f2dc984 100644
--- a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gdb.spec
@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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 simulator
-%if "lm32-rtems4.11" == "sparc-rtems4.10"
+# Mingw lacks functions required by the lm32 simulator
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec
index 8aa06b9f43..da50a09e92 100644
--- a/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gdb.spec
@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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 simulator
-%if "m32c-rtems4.11" == "sparc-rtems4.10"
+# Mingw lacks functions required by the m32c simulator
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec
index 726a2f70ac..3ed3d49f45 100644
--- a/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gdb.spec
@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec
index 11a7e7ea04..bde449bec7 100644
--- a/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gdb.spec
@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec
index e8be38e391..bae28d0386 100644
--- a/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gdb.spec
@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec
index c795661720..a37b2678c5 100644
--- a/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/mipstx39/rtems-4.11-mipstx39-rtems4.11-gdb.spec
@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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 simulator
-%if "mipstx39-rtems4.11" == "sparc-rtems4.10"
+# Mingw lacks functions required by the mipstx39 simulator
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec
index 9a9de0f325..a337fe5cae 100644
--- a/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gdb.spec
@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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
-# Mingw lacks functions required by the simulator
-%if "powerpc-rtems4.11" == "sparc-rtems4.10"
-%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"
+# psim doesn't support Cdn-X
%define build_sim --disable-sim
-%endif
-%endif
%if "%{gdb_version}" >= "6.6"
# suse
diff --git a/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
index 1142c7abad..4813a8ae70 100644
--- a/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gdb.spec
@@ -60,33 +60,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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"
# suse
diff --git a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec
index 1fc028a4ee..0b1ed124d1 100644
--- a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec
+++ b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gdb.spec
@@ -60,33 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: %{_host_rpmprefix}gcc
%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 simulator
-%if "sparc-rtems4.11" == "sparc-rtems4.10"
+# Mingw lacks functions required by the sparc simulator
%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"
# suse