-
On Android we should avoid dynamic plugin loading with dlopen on abitrary paths at all costs. If possible, include code statically or rely on the system linker to resolve libraries listed in DT_NEEDED. Co-authored-by:
Matthias Clasen <mclasen@redhat.com> Part-of: <!8522>
On Android we should avoid dynamic plugin loading with dlopen on abitrary paths at all costs. If possible, include code statically or rely on the system linker to resolve libraries listed in DT_NEEDED. Co-authored-by:
Matthias Clasen <mclasen@redhat.com> Part-of: <!8522>
Loading