From 9e9cf678557b66c53d68d936dcb0d7d5f05b9191 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 7 Jul 2006 03:33:31 +0000 Subject: Comment out gdb. --- contrib/crossrpms/rtems4.7/tic4x/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.7/tic4x/Makefile.am b/contrib/crossrpms/rtems4.7/tic4x/Makefile.am index 5eb5ae23e1..8f32b05ff6 100644 --- a/contrib/crossrpms/rtems4.7/tic4x/Makefile.am +++ b/contrib/crossrpms/rtems4.7/tic4x/Makefile.am @@ -14,6 +14,6 @@ NEWLIB_VERS = 1.14.0 include $(top_srcdir)/rtems4.7/gcc.am GCC_OPTS += -GDB_VERS = 6.4 -GDB_RPMREL = @VERSION@ -include $(top_srcdir)/rtems4.7/gdb.am +### GDB-6.4 doesn't support the tic4x +## GDB_VERS = 6.4 +## include $(top_srcdir)/rtems4.7/gdb.am -- cgit v1.2.3