Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

[Bug]Broken support for android ndk build when deal with arm64 #1836

@gengjiawen

Description

@gengjiawen

If you want to build arm64 with armeabv7a, you have to set app_platform = android-21 above.

Repro repo: https://github.com/gengjiawen/android-jsc/tree/feature/abi_support.

Suggest fix: when deal with arm64, automatically use android-21, in other case, use android-16 or something like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions