Patch the "SONAME" when building for Android
#14 · TypeScript · ★ 186 · MIT · updated 5d ago
When we're building for Android we rename the dynamic library files but, we don't update the SONAME which should be updatable by running /toolchains/llvm/prebuilt//bin/llvm-objcopy --set-soname=libnewname.so liboriginal.so The two TODOs in the tree that track this Adding…
replies in ~8hpoints at a filenobody circling
Cleared 2m ago