Skip to content

[mosquitto] android compatibility #46772

@virtuosonic

Description

@virtuosonic

Is your feature request related to a problem? Please describe.

Previously mosquitto failed to build on android because the standard library included in the NDK had missing functions.

Proposed solution

Recent versions of the NDK have added those missing functions, I have built successfully mosquitto with the command vcpkg install mosquitto:arm64-android --allow-unsupported using NDK26

I think its time to enable mosquitto on android

Describe alternatives you've considered

Previously I built mosquitto using vcpkg and NDK21 by patching the downloaded version, now it's not required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:port-featureThe issue is with a library, which is requesting new capabilities that didn’t exist

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions