Skip to content

Patch the "SONAME" when building for Android #14

@kraenhansen

Description

@kraenhansen

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 <path-to-ndk>/toolchains/llvm/prebuilt/<host-tag>/bin/llvm-objcopy --set-soname=libnewname.so liboriginal.so

Metadata

Metadata

Assignees

No one assigned

    Labels

    Android 🤖Anything related to the Android platform (Gradle, NDK, Android SDK)CMake RNOur `cmake` wrapping CLIgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions