commit | d07ada6f5a27da66ff83455834e6c3a939816196 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Nov 21 23:12:39 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Nov 26 19:03:13 2021 -0500 |
tree | ded41735d77331a2485d202e56f777dcfddeb0ca | |
parent | fd02ad8772fd5087d860437b39f91f0f76148d15 [diff] |
sim: testsuite: replace global_ld_options with LDFLAGS_FOR_TARGET Only a few tests actually use global_ld_options, but we can replace the sim-specific settings with the dejagnu common LDFLAGS_FOR_TARGET and get the same result.