]> git.ipfire.org Git - thirdparty/glibc.git/commit
Place $(elf-objpfx)sofini.os last [BZ #22051]
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 31 Aug 2017 13:28:31 +0000 (06:28 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 31 Aug 2017 13:28:46 +0000 (06:28 -0700)
commitecd0747df388f3925d4839740b0abcf43d0a9fb2
tree669267082a28262d81f9ac0caf6022994b201d4f
parent5f0704b66cea73cf2ab148ec4cff645cc301fd8c
Place $(elf-objpfx)sofini.os last [BZ #22051]

Since sofini.os terminates .eh_frame section, it should be placed last.

[BZ #22051]
* Makerules (build-module-helper-objlist): Filter out
$(elf-objpfx)sofini.os.
(build-shlib-objlist): Append $(elf-objpfx)sofini.os if it is
needed.
ChangeLog
Makerules