Skip to content

Android meson plumbing + NDK cross-files #464

@justinjoy

Description

@justinjoy

Parent (umbrella)

#446

Category: Android
Depends on: #458
Blocking: No
Sizing: M

Deliverable: New meson option android (default false). wirelog/meson.build guards wirelog_cli behind not get_option('android'), appends -Wl,-z,max-page-size=16384 to libwirelog link_args when -Dandroid=true, disables -fvisibility=hidden. Three NDK cross-files with pinned NDK r26d toolchains for arm64-v8a, armeabi-v7a, x86_64.

Files: meson_options.txt, wirelog/meson.build, cross/android-arm64.ini, cross/android-armv7.ini, cross/android-x86_64.ini

Tests: Local cross-compile succeeds on each ABI with NDK installed.

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