Mike Frysinger a39487c668 sim: cris: use -sim with C tests for cris-elf targets
Building the C tests with a cris-elf toolchain (gcc-10.2 &
newlib-4.1.0) currently fail due to warnings it emits:
cris-elf-ld: libc.a(lib_a-closer.o): in function `_close_r':
newlib/libc/reent/closer.c:47: warning: _close is not implemented and will always fail

This is because the default target for cris-elf is bare metal, not
the simulator.  For that, we need -sim.  So add it for elf targets.

We don't add it for all targets as the simulator (and testsuite)
run both libgloss programs as well as Linux userspace programs.
2021-01-07 12:21:48 -05:00
..
2021-01-04 18:14:37 -05:00
2021-01-04 20:17:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 20:17:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-07 12:21:12 -05:00
2021-01-04 20:17:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 20:17:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2021-01-04 18:14:37 -05:00
2020-11-01 19:39:11 -05:00
2020-08-04 18:09:16 +02:00
2020-08-04 18:09:16 +02:00