https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246462

--- Comment #6 from Konstantin Belousov <[email protected]> ---
(In reply to Martin Birgmeier from comment #5)
In principle yes, -Bsymbolic flag is better solution than RTLD_DEEPBIND,
because
it is the property of the object, not the caller, to require specific order of
resolution.

But on other principle of adding missed functions to our rtld, could you please
test this patch before using -Bsymbolic:
https://reviews.freebsd.org/D24841

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to