Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meson build files and NDK support #137

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ColinKinloch
Copy link

I've bundled what should be multiple MRs into one to get some feedback in case you're dead against the changes.

I've been working on compiling fwupd for android using the NDK and including libgbinder as a meson subproject.

The android implementation of libc (bionic) doesn't include pthread_timedjoin_np so I've added a path that just uses pthread_join, it seems to work.

I've included a much less fleshed out meson.build file for libglibutil which I need to work on a bit before submitting upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant