Disable DT_RUNPATH on NSS tests [BZ #28455]
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 8 Dec 2021 15:02:27 +0000 (07:02 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 13 Dec 2021 15:32:04 +0000 (07:32 -0800)
commit57e349b1b0df1aee2dcd19dae1f324bde25ff8f0
tree3bf01e052d03643009ca014874e4d438e2cbfb7b
parent3b1402b3fc3a9ff228c2b721a67f0fef430a82fd
Disable DT_RUNPATH on NSS tests [BZ #28455]

The glibc internal NSS functions should always load NSS modules from
the system.  For testing purpose, disable DT_RUNPATH on NSS tests so
that the glibc internal NSS functions can load testing NSS modules
via DT_RPATH.

This partially fixes BZ #28455.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
nss/Makefile