summaryrefslogtreecommitdiffstats
path: root/scripts/gdb
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-12 07:42:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-12 07:42:25 +0000
commitf50f0cdd5bf3872c7069a2f3055e6146b51fb8d2 (patch)
treef500189b21e438cdae63156ef8ffd459005854b4 /scripts/gdb
parent2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f50f0cdd5bf3872c7069a2f3055e6146b51fb8d2.tar.bz2
Sync %setup with gcc/gcc.add for consistency.
Diffstat (limited to 'scripts/gdb')
-rw-r--r--scripts/gdb/gdb.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gdb/gdb.add b/scripts/gdb/gdb.add
index 2f571ea1e6..4223cc7c15 100644
--- a/scripts/gdb/gdb.add
+++ b/scripts/gdb/gdb.add
@@ -58,7 +58,7 @@ RTEMS is an open source operating system for embedded systems.
This is the GNU gdb for RTEMS targetting %{gdb_version}.
%prep
-%setup -c -n %{name}-%{version} -a 0
+%setup -c -T -n %{name}-%{version} -a0
cd gdb-%{gdb_version}
%{?PATCH0:%patch0 -p1}