[rtems-crossrpms commit] gdb-7.4.91. Disable infos.

Ralf Corsepius ralf at rtems.org
Fri Sep 7 05:29:24 UTC 2012


Module:    rtems-crossrpms
Branch:    master
Commit:    cb9dcc1b86f8712065e3795172fd13b1f82e7fb4
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=cb9dcc1b86f8712065e3795172fd13b1f82e7fb4

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri Jul 20 13:54:10 2012 +0200

gdb-7.4.91. Disable infos.

---

 rtems4.11/v850/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/rtems4.11/v850/Makefile.am b/rtems4.11/v850/Makefile.am
index 864df25..e172a64 100644
--- a/rtems4.11/v850/Makefile.am
+++ b/rtems4.11/v850/Makefile.am
@@ -18,11 +18,11 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.4.1
+GDB_VERS = 7.4.91
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
-GDB_OPTS +=
+GDB_OPTS += --disable-infos
 
 # CPUKIT_VERS = 4.10.99.0
 # CPUKIT_PKGVERS = $(CPUKIT_VERS)-YYYYMMDD-R




More information about the vc mailing list