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

--- Comment #4 from Konstantin Belousov <[email protected]> ---
I object on restoring the symbol in libc on principle.  It is part of the
private namespace, and starting maintaining ABI there gets us into the tar pit
immediately.

If you want to run this binary, create a fake dso which exports the symbol in
the same namespace, and preload it through LD_PRELOAD.

-- 
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