summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-07 03:33:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-07 03:33:31 +0000
commit9e9cf678557b66c53d68d936dcb0d7d5f05b9191 (patch)
treebde1a6f7231c3c6711f48b6884e410349f8ced29 /contrib
parentReflex setting up version string has changed in gcc-4.1.0 (diff)
downloadrtems-9e9cf678557b66c53d68d936dcb0d7d5f05b9191.tar.bz2
Comment out gdb.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.7/tic4x/Makefile.am6
1 files changed, 3 insertions, 3 deletions
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