mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* lib/gdb.exp (build_executable_from_specs): Remove duplicate set
of "binfile".
This commit is contained in:
@ -4138,8 +4138,6 @@ proc build_executable_from_specs {testname executable options args} {
|
||||
return -1
|
||||
}
|
||||
|
||||
set binfile [standard_output_file $executable]
|
||||
|
||||
set func gdb_compile
|
||||
set func_index [lsearch -regexp $options {^(pthreads|shlib|shlib_pthreads)$}]
|
||||
if {$func_index != -1} {
|
||||
|
Reference in New Issue
Block a user