summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-02 06:45:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-02 06:45:18 +0000
commitff7c66a6d2b96123e2ef39aac3b3b279360311c0 (patch)
tree638809ca411307121b8680dcd3c30a8c3fbef381 /contrib/crossrpms
parentIntroduce noarch subpackages. Fix dir ownerships. (diff)
downloadrtems-ff7c66a6d2b96123e2ef39aac3b3b279360311c0.tar.bz2
Bump GDB_RPMREL. Disable infos.
Diffstat (limited to 'contrib/crossrpms')
-rw-r--r--contrib/crossrpms/rtems4.10/avr/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/bfin/Makefile.am4
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am
index 4915d89937..f733a64467 100644
--- a/contrib/crossrpms/rtems4.10/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am
@@ -21,9 +21,9 @@ GCC_OPTS +=
GDB_VERS = 6.8.50.20090629
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
-GDB_OPTS +=
+GDB_OPTS += --disable-infos
CPUKIT_VERS = 4.9.99.0
CPUKIT_PKGVERS = $(CPUKIT_VERS)-20090206-2
diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
index d3f10a4c13..64b52cfd02 100644
--- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
@@ -21,9 +21,9 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
include ../gdb.am
-GDB_OPTS +=
+GDB_OPTS += --disable-infos
CPUKIT_VERS = 4.9.99.0
CPUKIT_PKGVERS = $(CPUKIT_VERS)-20090206-2