summaryrefslogtreecommitdiffstats
path: root/scripts/gdb
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-14 10:42:45 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-14 10:42:45 +0000
commit9308d7be01d2ce085f740595010854b18dfe4b8d (patch)
treeb8b0bbd6812bf4a0d71cad646ef13ceb62613e76 /scripts/gdb
parent2005-04-14 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-9308d7be01d2ce085f740595010854b18dfe4b8d.tar.bz2
2005-04-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* gdb/mkspec.in: Remove extra_configure_arguments (Unused).
Diffstat (limited to 'scripts/gdb')
-rw-r--r--scripts/gdb/mkspec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gdb/mkspec.in b/scripts/gdb/mkspec.in
index 83d15ac2b6..eed5cb6ff8 100644
--- a/scripts/gdb/mkspec.in
+++ b/scripts/gdb/mkspec.in
@@ -64,5 +64,4 @@ sed -e "s,@PATCH1\@,${PATCH1}," \
-e "s%@gdb_version\@%${gdb_version}%g" \
-e "s%@gdb_patch_version\@%${gdb_patch_version}%g" \
-e "s%@gdb_suffix\@%${gdb_suffix}%g" \
- -e "s%@extra_configure_arguments\@%${extra_configure_arguments}%g" \
< ${specsrc}