mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
Delete pass on manually added dependency for readelf.o for new target
This commit is contained in:
@ -1609,9 +1609,7 @@ relocation to a name describing that relocation.
|
|||||||
|
|
||||||
While not a BFD component, you probably also want to make the binutils
|
While not a BFD component, you probably also want to make the binutils
|
||||||
program @samp{readelf} parse your ELF objects. For this, you need to add
|
program @samp{readelf} parse your ELF objects. For this, you need to add
|
||||||
a dependency for @file{readelf.o} on @file{include/elf/@var{cpu}.h} in
|
code for @code{EM_@var{cpu}} as appropriate in @file{binutils/readelf.c}.
|
||||||
@file{binutils/Makefile.am}, and code for @code{EM_@var{cpu}} as
|
|
||||||
appropriate in @file{binutils/readelf.c}.
|
|
||||||
|
|
||||||
@node BFD ELF processor linker
|
@node BFD ELF processor linker
|
||||||
@subsubsection Processor specific linker support
|
@subsubsection Processor specific linker support
|
||||||
|
Reference in New Issue
Block a user