sim: testsuite: punt unused toolchain variables
authorMike Frysinger <vapier@gentoo.org>
Mon, 22 Nov 2021 01:36:40 +0000 (20:36 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 26 Nov 2021 18:27:34 +0000 (13:27 -0500)
commitaa1b9bdef2a66205e34b0a62c80d8b1b70268825
treead952b6cddb817aabaf23a9b1fc060c033fd45ca
parent61a5375b842e24b6f492efda7eb213b6e6cf677d
sim: testsuite: punt unused toolchain variables

These haven't been used in over 20 years.  The sim testsuite used to
run these tools itself directly, but back in ~1999 it switched to the
dejagnu helpers (e.g. target_assemble & target_link), and the dejagnu
logic only utilizes XXX_FOR_TARGET variables.  Punt them here to avoid
confusion with dead code.
sim/testsuite/config/default.exp
sim/testsuite/cris/hw/rv-n-cris/rvc.exp
sim/testsuite/lib/sim-defs.exp