| commit | f6080a91c5e283deff59337711091111e75d94a2 | [log] [tgz] |
|---|---|---|
| author | H.J. Lu <hjl.tools@gmail.com> | Sat Mar 16 06:23:19 2024 -0700 |
| committer | H.J. Lu <hjl.tools@gmail.com> | Tue Mar 19 07:07:54 2024 -0700 |
| tree | 143c46bfabfc7a239987b7c3bdfb7949a20f39d1 | |
| parent | 2c16eb1d8346f0d390f5278d5ff187854c2d5879 [diff] |
ld: Support LD_UNDER_TEST environment variable Support LD_UNDER_TEST environment variable to test a different linker. Issue an error if LD_UNDER_TEST isn't an absolute full path. * testsuite/config/default.exp: If LD_UNDER_TEST environment variable exists, set ld and LD to it and set up tmpdir/ld/ld. Issue an error if LD_UNDER_TEST isn't an absolute full path.