8000 Support for NDK 19 · Issue #1613 · kivy/python-for-android · GitHub
[go: up one dir, main page]

Skip to content
Support for NDK 19 #1613
Closed
Closed
@inclement

Description

@inclement

I just tested with Android NDK 19 for which we'll need to build with clang only. This seemed to work fine when I tested some core recipes (exception libFFI, #1612). However, to accomplish that I hardcoded clang=True in Arch.get_env.

We should only need to add a simple check for what is available in the NDK when selecting an appropriate compiler. Probably we should switch to clang-by-default even on NDKs where we currently use gcc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0