Skip to content

Conversation

@felipeerias
Copy link
Collaborator

Detect host architecture (x86_64, aarch64, arm64). Support darwin platform in android.config.
Handle NDK .dmg extension for macOS downloads.
Fix sysroot paths.

Detect host architecture (x86_64, aarch64, arm64).
Support darwin platform in android.config.
Handle NDK .dmg extension for macOS downloads.
Fix sysroot paths.
@felipeerias
Copy link
Collaborator Author

This PR fixes the more obvious problems but it is not enough to build all the libraries on macOS, as there are still issues when compiling wpewebkit.

Copy link
Member

@aperezdc aperezdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is missing code to mount the downloaded .dmg image (there's an hdiutil command line tool that could be used) and copy out its contents into Cerbero's build directory.

Seeing the comment macOS host - just for querying package info, not for building, it looks like this can be used in some way. Could you elaborate?

@aperezdc aperezdc self-assigned this Jan 13, 2026
@aperezdc aperezdc added the enhancement New feature or request label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants