From 465cd13eebc02654587d848d5949c24f335c5497 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 24 May 2010 04:14:32 +0000 Subject: Add gdb. --- contrib/crossrpms/rtems4.11/sparc64/Makefile.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am index 5faa8f681c..af343e0e83 100644 --- a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am @@ -20,11 +20,11 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -#GDB_VERS = 7.1 -#GDB_PKGVERS = $(GDB_VERS) -#GDB_RPMREL = 0 -#include ../gdb.am -#GDB_OPTS += +GDB_VERS = 7.1 +GDB_PKGVERS = $(GDB_VERS) +GDB_RPMREL = 1 +include ../gdb.am +GDB_OPTS += #CPUKIT_VERS = 4.9.99.0 #CPUKIT_PKGVERS = $(CPUKIT_VERS)-20090206-2 -- cgit v1.2.3