]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/Makefile.in
sim: testsuite: expand arch specific toolchain settings
authorMike Frysinger <vapier@gentoo.org>
Sat, 20 Nov 2021 06:56:32 +0000 (01:56 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 29 Nov 2021 02:55:15 +0000 (21:55 -0500)
commit7a259895bb2d92a6e44a1ca5b8729afed88ed579
treed9f27127d0ca03888e05341986aa2f5dc4ef3c8c
parent8996c2106737302ebdf25bf993e1147065114893
sim: testsuite: expand arch specific toolchain settings

Leverage the new per-port toolchain settings to initialize the env
for eeach set of tests.  This allows us to run all the tests in a
multitarget build if the user sets up the vars.  If they don't, we
can still skip all the tests.
sim/Makefile.in
sim/testsuite/lib/sim-defs.exp
sim/testsuite/local.mk