Skip to content

Conversation

@glitchminer
Copy link
Contributor

Android x86_64 support is required for testing on LambdaTest with virtual devices. This PR:

  • Sets MOBILE_GOARCH to amd64 when ARCH is x86_64
  • Sets ANDROID_CLANG_TARGET to x86_64-linux-android

Closes #6989

- Sets MOBILE_GOARCH to amd64 when ARCH is x86_64
- Sets ANDROID_CLANG_TARGET to x86_64-linux-android<API>
@glitchminer glitchminer requested a review from a team as a code owner October 8, 2025 14:42
@status-im-auto
Copy link
Member

status-im-auto commented Oct 8, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ bfc1687 #1 2025-10-08 14:46:36 ~3 min macos/status-go 📦zip
✔️ bfc1687 #1 2025-10-08 14:46:50 ~3 min linux/status-go 📦zip
✔️ bfc1687 #1 2025-10-08 14:49:02 ~5 min windows/status-go 📦zip
✔️ bfc1687 #1 2025-10-08 14:54:07 ~11 min linux/nwaku 📦zip
✔️ bfc1687 #1 2025-10-08 14:54:16 ~11 min tests-rpc 📄log
✔️ bfc1687 #1 2025-10-08 15:10:18 ~27 min tests 📄log

@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.37%. Comparing base (c3bd89f) to head (bfc1687).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6990      +/-   ##
===========================================
+ Coverage    55.13%   59.37%   +4.24%     
===========================================
  Files          820      821       +1     
  Lines       116624   116626       +2     
===========================================
+ Hits         64301    69252    +4951     
+ Misses       45535    40253    -5282     
- Partials      6788     7121     +333     
Flag Coverage Δ
functional 33.80% <ø> (?)
unit 55.11% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 211 files with indirect coverage changes

@glitchminer glitchminer merged commit 9380290 into develop Oct 8, 2025
21 checks passed
@glitchminer glitchminer deleted the fix/makefile-x86_64 branch October 8, 2025 23:14
AYAHASSAN287 pushed a commit that referenced this pull request Oct 20, 2025
- Sets MOBILE_GOARCH to amd64 when ARCH is x86_64
- Sets ANDROID_CLANG_TARGET to x86_64-linux-android<API>
AYAHASSAN287 pushed a commit that referenced this pull request Oct 20, 2025
- Sets MOBILE_GOARCH to amd64 when ARCH is x86_64
- Sets ANDROID_CLANG_TARGET to x86_64-linux-android<API>
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.

Add support for Android x86_64

4 participants