forked from Imagelibrary/rtems
Bump GDB_RPMREL.
This commit is contained in:
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS +=
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.5
|
GDB_VERS = 6.5
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 3%{?dist}
|
GDB_RPMREL = 4%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --disable-infos
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 6%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --disable-infos
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,6 @@ include $(top_srcdir)/mkspec.am
|
|||||||
# We only want a gdb with a tx39 simulator in it. We share the other tools
|
# We only want a gdb with a tx39 simulator in it. We share the other tools
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
|
|||||||
|
|
||||||
GDB_VERS = 6.8
|
GDB_VERS = 6.8
|
||||||
GDB_PKGVERS = $(GDB_VERS)
|
GDB_PKGVERS = $(GDB_VERS)
|
||||||
GDB_RPMREL = 5%{?dist}
|
GDB_RPMREL = 7%{?dist}
|
||||||
include ../gdb.am
|
include ../gdb.am
|
||||||
GDB_OPTS +=
|
GDB_OPTS +=
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user