mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2006-11-17 Joel Sherrill <joel@OARcorp.com>
* runtest.in: Change toolname to match 4.8.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2006-11-17 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* runtest.in: Change toolname to match 4.8.
|
||||||
|
|
||||||
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.60. Require automake-1.10.
|
* configure.ac: Require autoconf-2.60. Require automake-1.10.
|
||||||
|
|||||||
@@ -199,7 +199,7 @@ do
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Spin off the simulator in the background
|
# Spin off the simulator in the background
|
||||||
sparc-rtems-sis $extra_options -c ${scriptfile} >${logfile}.tmp &
|
sparc-rtems4.8-sis $extra_options -c ${scriptfile} >${logfile}.tmp &
|
||||||
sim_pid=$!
|
sim_pid=$!
|
||||||
|
|
||||||
# Make sure it won't run forever...
|
# Make sure it won't run forever...
|
||||||
|
|||||||
Reference in New Issue
Block a user