libandroid-support
libandroid-support copied to clipboard
RTLD_DEEPBIND suport
I have an app that uses RTLD_DEEPBIND. It is not a posix flag. As a fall-back it can use dlmopen(), which is also not posix.
Would it be possible to add either extension, or the non-posix stuff is never considered for termux?