mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
fix typo in elf2flt, thanks atle
This commit is contained in:
@@ -727,7 +727,7 @@ dump_symbols(symbols, number_of_symbols);
|
||||
give an error by default, and
|
||||
require `safe' relocations to be
|
||||
enumberated explicitly?). */
|
||||
goto good_32bit_resolve_reloc;
|
||||
goto good_32bit_resolved_reloc;
|
||||
#endif
|
||||
good_32bit_resolved_reloc:
|
||||
if (bfd_big_endian (abs_bfd))
|
||||
|
||||
Reference in New Issue
Block a user