summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-23 07:00:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-23 07:00:55 +0000
commit8ffd16bba4bd315367ede5e6bdbcd48a9b3104d0 (patch)
tree2c9510d6e1e8a120a8e4dbf2283c1124f3e03dfd /contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
parentMingw32 update. (diff)
downloadrtems-8ffd16bba4bd315367ede5e6bdbcd48a9b3104d0.tar.bz2
newlib-1.17.0
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
index 43568fd6f0..8879829c2a 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
@@ -21,6 +21,7 @@
%ifos cygwin cygwin32 mingw mingw32
%define _exeext .exe
+%define debug_package %{nil}
%else
%define _exeext %{nil}
%endif
@@ -28,7 +29,6 @@
%ifos cygwin cygwin32
%define optflags -O3 -pipe -march=i486 -funroll-loops
%define _libdir %{_exec_prefix}/lib
-%define debug_package %{nil}
%endif
%if "%{_build}" != "%{_host}"