summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gdb
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-04-26 05:36:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-04-26 05:36:01 +0000
commit1700261946ff6c7e0294caf981206e9c6b1c0935 (patch)
tree16467eae8e683e12b68238653e09585192ab0620 /contrib/crossrpms/gdb
parentAdd rtems_api. (diff)
downloadrtems-1700261946ff6c7e0294caf981206e9c6b1c0935.tar.bz2
Use rtems_api.
Diffstat (limited to 'contrib/crossrpms/gdb')
-rw-r--r--contrib/crossrpms/gdb/gdb.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/gdb/gdb.add b/contrib/crossrpms/gdb/gdb.add
index 22aa0d075b..ab20d477bf 100644
--- a/contrib/crossrpms/gdb/gdb.add
+++ b/contrib/crossrpms/gdb/gdb.add
@@ -31,7 +31,7 @@ BuildRequires: %{_host_rpmprefix}expat-devel
BuildRequires: /sbin/install-info
BuildRequires: texinfo >= 4.2
%endif
-%if "@tool_target@" == "sparc-rtems4.9"
+%if "@tool_target@" == "sparc-rtems@rtems_api@"
BuildConflicts: libtermcap-devel termcap-devel
%endif
%if "%{gdb_version}" < "6.6"