nptl: Make tst-tls3mod.so explicitly lazy
authorArsen Arsenović <arsen@gentoo.org>
Wed, 19 Jul 2023 19:24:37 +0000 (21:24 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 20 Jul 2023 10:24:28 +0000 (12:24 +0200)
commit3edca7f545d226bfbf553e676e22cbfec14adfe8
tree3db33c6a0e7cf08949bd1bdf46a92d16fe5604eb
parent3edc4ff2ceff4a59587ebecb94148d3bcfa1df62
nptl: Make tst-tls3mod.so explicitly lazy

Fixes the following test-time errors, that lead to FAILs, on toolchains
that set -z now out o the box, such as the one used on Gentoo Hardened:

  .../build-x86-x86_64-pc-linux-gnu-nptl $ grep '' nptl/tst-tls3*.out
  nptl/tst-tls3.out:dlopen failed
  nptl/tst-tls3-malloc.out:dlopen failed

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
nptl/Makefile