summaryrefslogtreecommitdiff
path: root/dejagnu/boards/rtems-sparc-sis.exp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-25 18:20:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-25 18:20:43 +0000
commit0f81ef336a18c0bcdaf8644337b7c0dce77b43cf (patch)
tree4162a7962d57adc0885a8954029b136e3be3c13d /dejagnu/boards/rtems-sparc-sis.exp
parent07b8457438033f6165826ba2c1d194cd9cd9ed67 (diff)
2010-03-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* boards/rtems-avr-avrtest.exp, boards/rtems-h8300-h8sim.exp, boards/rtems-i386-qemu.exp, boards/rtems-lm32-lm32_evr.exp, boards/rtems-m32c-m32csim.exp, boards/rtems-m32r-m32rsim.exp, boards/rtems-m68k-uC5282.exp, boards/rtems-mips-jmr3904.exp, boards/rtems-powerpc-psim.exp, boards/rtems-powerpc-qemuppc.exp, boards/rtems-sh-simsh1.exp, boards/rtems-sparc-sis.exp: Add -i argument to invocation of simulator.
Diffstat (limited to 'dejagnu/boards/rtems-sparc-sis.exp')
-rwxr-xr-xdejagnu/boards/rtems-sparc-sis.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dejagnu/boards/rtems-sparc-sis.exp b/dejagnu/boards/rtems-sparc-sis.exp
index 624e7bd..da9c0a3 100755
--- a/dejagnu/boards/rtems-sparc-sis.exp
+++ b/dejagnu/boards/rtems-sparc-sis.exp
@@ -29,7 +29,7 @@ set_board_info gcc,stack_size 2048
# wrapper script which handles the device tree
set_board_info sim "sis"
-set_board_info sim,options ""
+set_board_info sim,options "-i"
# No support for signals on this target.
set_board_info gdb,nosignals 1