summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/rtld-elf/rtld.c b/libexec/rtld-elf/rtld.c
index 9cbfe42..0b595df 100644
--- a/libexec/rtld-elf/rtld.c
+++ b/libexec/rtld-elf/rtld.c
@@ -1831,8 +1831,6 @@ symlook_default(const char *name, unsigned long hash,
if (def != NULL)
*defobj_out = defobj;
- else
- _rtld_error("%s: Undefined symbol \"%s\"", refobj->path, name);
return def;
}
OpenPOWER on IntegriCloud