GDB_VERS = 7.3.

This commit is contained in:
Ralf Corsepius
2011-08-31 14:29:01 +00:00
parent 96942e4a62
commit 1919d59c07

View File

@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_VERS = 7.3
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am