summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/gdb.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-05 05:01:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-05 05:01:11 +0000
commit54ceffa88c94561e044829f3dd8969439832b44a (patch)
tree5f505edc7bc80d2cf76af84e9ae2f8f5e5c3f49c /scripts/gdb/gdb.add
parent2003-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-54ceffa88c94561e044829f3dd8969439832b44a.tar.bz2
2003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Apply the 2003-01-31 changes OAR's broken CVS had dropped.
Diffstat (limited to 'scripts/gdb/gdb.add')
-rw-r--r--scripts/gdb/gdb.add1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gdb/gdb.add b/scripts/gdb/gdb.add
index c1a5419ac7..900f741536 100644
--- a/scripts/gdb/gdb.add
+++ b/scripts/gdb/gdb.add
@@ -49,6 +49,7 @@ cd gdb-@gdb_version@
test -d build || mkdir build
cd build
../gdb-@gdb_version@/configure \
+ --build=%_build --host=%_host \
--target=@target_alias@ \
--verbose --prefix=%{_prefix} @extra_configure_arguments@ \
--disable-nls