mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 10:00:51 +00:00
sim: testsuite: clean up arch specific toolchain settings
In a multitarget build, we process all targets in order, so make sure the toolchain settings from one don't leak into the next.
This commit is contained in:
@@ -17,6 +17,4 @@ if [istarget *] {
|
||||
}
|
||||
run_sim_test $src $all_machs
|
||||
}
|
||||
|
||||
unset LDFLAGS_FOR_TARGET
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user