mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 12:34:47 +00:00
GDB_RPMREL = 2.
This commit is contained in:
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
GDB_RPMREL = 2
|
||||
include ../gdb.am
|
||||
GDB_OPTS += --disable-infos
|
||||
|
||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-bfin-rtems4.10-gdb
|
||||
Summary: Gdb for target bfin-rtems4.10
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Reference in New Issue
Block a user