diff options
author | Florian Weimer <fweimer@redhat.com> | 2019-08-12 17:33:29 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2019-08-12 17:59:13 +0200 |
commit | 9b9670fcd8ca92d6f53465e98173e3b33a76182c (patch) | |
tree | e4683cf3c85448b5d418b95af160fea25a55de5a /time/tst-tzname.c | |
parent | c48d92b430c480de06762f80c104922239416826 (diff) | |
download | glibc-9b9670fcd8ca92d6f53465e98173e3b33a76182c.tar.gz glibc-9b9670fcd8ca92d6f53465e98173e3b33a76182c.tar.xz glibc-9b9670fcd8ca92d6f53465e98173e3b33a76182c.zip |
elf: Support elf/tst-dlopen-aout in more configurations
dlopen can no longer open PIE binaries, so it is not necessary to link the executable as non-PIE to trigger a dlopen failure. If we hard-code the path to the real executable, we can run the test with and without hard-coded paths because the dlopen path will not be recognized as the main program in both cases. (With an explict loader invocation, the loader currently adds argv[0] to l_libname for the main map and the dlopen call suceeds as a result; it does not do that in standard mode.)
Diffstat (limited to 'time/tst-tzname.c')
0 files changed, 0 insertions, 0 deletions