elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2
authorFlorian Weimer <fweimer@redhat.com>
Fri, 21 May 2021 20:35:00 +0000 (22:35 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 21 May 2021 20:35:00 +0000 (22:35 +0200)
commit7862ff8e699ca8f605b832c6e529f5b10e678edd
tree4bbd164dd7c202811bb7a7a5647b92568a9e2bc9
parentb8cdc3bba71140d9c122ebde01c5094db1889485
elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2

Once libpthread is empty and no longer marked NODELETE, it no longer
can be used for testing.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
elf/Makefile
elf/tst-dlopenfail-2.c
elf/tst-dlopenfail.c
elf/tst-dlopenfailmod2.c
elf/tst-dlopenfailnodelmod.c [new file with mode: 0644]