This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Commit: Create a single linker script for DWARF sections


Hi Hans-Peter,

Great, but I think dependencies in ld/Makefile.am need to be
adjusted for this new file.  Maybe just ELF_DEPS plus the odd
ones.  It's tempting to just add it to GEN_DEPENDS. :)

:)

Thanks for beinging this up. I have added the dependency to ELF_DEPS and ELF_GEN_DEPS. According my visiual inspection that should cover all of the altered scripts.

Cheers
  Nick

ld/ChangeLog
2013-04-15  Nick Clifton  <nickc@redhat.com>

	* Makefile.am (ELF_DEPS): Add a dependency upon
	scripttempl/DWARF.sc.
	(ELF_GEN_DEPS): Likewise.
	* Makefile.in: Regenerate.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]