mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
Include ld-lib.exp from ctf-lib.exp
* testsuite/config/default.exp (ld_L_opt): Define. * testsuite/lib/ctf-lib.exp (load_common_lib): Delete. Instead load ld-lib.exp. (run_host_cmd, run_host_cmd_yesno, check_compiler_available): Delete. (compile_one_cc, check_ctf_available): Delete.
This commit is contained in:
@ -41,6 +41,7 @@ if {![file isdirectory tmpdir/libctf]} then {
|
||||
catch "exec ln -s ../../../gas/as-new tmpdir/libctf/as" status
|
||||
}
|
||||
set gcc_B_opt "-B[pwd]/tmpdir/libctf/"
|
||||
set ld_L_opt ""
|
||||
|
||||
# The "make check" target in the Makefile passes in
|
||||
# "CC=$(CC_FOR_TARGET)". But, if the user invokes runtest directly,
|
||||
|
Reference in New Issue
Block a user