Files
binutils-gdb/ld/testsuite/ld-unique
Clément Chigot 15f2f44ad7 ld/testsuite: move board flags to ld_link
Both CFLAGS and LDFLAGS provided by dejagnu board configuration could be
required to perform a link.

Up to now, those flags were pulled with run_cc_link_tests and
run_ld_link_exec_tests and then passed to ld_link process as arguments.
This means that calling `ld_link` outside those functions must remember
to manually pass them.
2025-01-07 14:07:19 +01:00
..
2024-08-07 09:37:12 +09:30