mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
* listing.c (buffer_line): rewind to the start of include
files, they might be included twice.
This commit is contained in:
@ -120,6 +120,12 @@ sysv32)
|
||||
emulation=sysv32
|
||||
;;
|
||||
|
||||
sim)
|
||||
obj_format=coffbfd
|
||||
need_bfd="./../bfd/libbfd.a"
|
||||
;;
|
||||
|
||||
|
||||
coff* | sysv*)
|
||||
obj_format=coff
|
||||
|
||||
|
Reference in New Issue
Block a user