firstfloorsoftware / flutter_sodium

Flutter bindings for libsodium
BSD 3-Clause "New" or "Revised" License
102 stars 46 forks source link

libsodiumjni.so: unused DT entry #22

Closed Kiruel closed 4 years ago

Kiruel commented 4 years ago

I have this error on Nexus 5 Android v5.1.1. Someone can help me on this ?

I/org.libsodium.jni.NaCl(13188): librarypath=/vendor/lib:/system/lib
W/linker  (13188): libsodiumjni.so: unused DT entry: type 0x6ffffffe arg 0xf8ac
W/linker  (13188): libsodiumjni.so: unused DT entry: type 0x6fffffff arg 0x2
kozw commented 4 years ago

No longer an issue with the current FFI implementation