summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/rtld.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2016-01-05 21:20:46 +0000
committerWarner Losh <imp@FreeBSD.org>2016-01-05 21:20:46 +0000
commit11cf751df214820c6fc8508f89595518a89aff8d (patch)
treeb8d604ccb9dbb9889b4a43ef098a4e4a437e4741 /libexec/rtld-elf/rtld.c
parent8834318685bc0063c7e5c8643cbd4d8168eac56c (diff)
Notes
Diffstat (limited to 'libexec/rtld-elf/rtld.c')
-rw-r--r--libexec/rtld-elf/rtld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld.c b/libexec/rtld-elf/rtld.c
index 6daef2d13405..424f2eafd7ce 100644
--- a/libexec/rtld-elf/rtld.c
+++ b/libexec/rtld-elf/rtld.c
@@ -435,7 +435,7 @@ _rtld(Elf_Addr *sp, func_ptr_type *exit_proc, Obj_Entry **objp)
trust = !issetugid();
- md_abi_variant_hook(aux_info);
+/* md_abi_variant_hook(aux_info); */
ld_bind_now = getenv(_LD("BIND_NOW"));
/*