Skip to content

Android & emscripten: Make buildscript work on m1 (arm64) macOS #196

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

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

Conversation

Ghabry
Copy link
Member

@Ghabry Ghabry commented Mar 13, 2025

Requires a newer NDK version which drops support for older Android SDKs <19.

Though this is no problem for us as we already require API Level 20.


For context: fdelapena set up a m1 mac. This will replace my awful, slow macOS builder.

The m1 is fast so I consider also offloading the Android build to it. The Android build is especially bad on our slow VPS because it compiles 4 times.

(then the main builder will only build Linux and emscripten)

This is a draft until the migration is done.


Emscripten was fixed because I finally have a test system available xD

Ghabry added 2 commits March 13, 2025 20:16
Requires a newer NDK version which drops support for older Android SDKs <19.

Though this is no problem for us as we already require API Level 20.
@Ghabry Ghabry changed the title Android: Make buildscript work on m1 (arm64) macOS Android & emscripten: Make buildscript work on m1 (arm64) macOS Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant