]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Make global.out depend on reldepmod4.so [BZ #28457]
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 15 Oct 2021 18:29:24 +0000 (11:29 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 25 Oct 2021 14:13:54 +0000 (07:13 -0700)
commitf9b152c83f6b80562bd554e9d188636888909450
tree3dff3e74f0b27bef8220af5d2f955374610813d6
parentbad852b61b79503fcb3c5fc379c70f768df3e1fb
elf: Make global.out depend on reldepmod4.so [BZ #28457]

The global test is linked with globalmod1.so which dlopens reldepmod4.so.
Make global.out depend on reldepmod4.so.  This fixes BZ #28457.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
elf/Makefile