Skip to content

Conversation

@jakubgs
Copy link
Contributor

@jakubgs jakubgs commented Oct 24, 2025

The assert for Android NDK is obsolete. But we also can avoid fetching the Android dependencies when not building for Android.

Also, lsb-release is a linux-only tool.

It works:

[email protected]:~/nim-sds % nix build '.?submodules=1#libsds-android-arm64'
[email protected]:~/nim-sds % find ./result -type f
./result/libwaku.aar
./result/jni/AndroidManifest.xml
./result/jni/libsds.so

The assert for Android NDK is obsolete. But we also can avoid fetching
the Android dependencies when not building for Android.

Also, lsb-release is a linux-only tool.

Signed-off-by: Jakub Sokołowski <[email protected]>
@jakubgs jakubgs self-assigned this Oct 24, 2025
@jakubgs jakubgs merged commit cb472bc into master Oct 24, 2025
1 check passed
@jakubgs jakubgs deleted the fix-android-builds-on-macs branch October 24, 2025 15:45
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.

3 participants