Skip to content

fix: force software sha2 for android i686 builds#384

Draft
Takaros999 wants to merge 1 commit intomainfrom
takis/fix-android-i686-sha2
Draft

fix: force software sha2 for android i686 builds#384
Takaros999 wants to merge 1 commit intomainfrom
takis/fix-android-i686-sha2

Conversation

@Takaros999
Copy link
Copy Markdown
Contributor

This PR ...

  • Enables sha2/force-soft in walletkit-core so Android i686 release builds do not link the non-PIC sha2-asm x86 object into libwalletkit_core.so.
  • Addresses the Kotlin release failure where i686-linux-android hit R_386_32 relocation errors during linking.
  • Validated with CROSS_NO_WARNINGS=0 cross build -p walletkit --target i686-linux-android --release --locked --features compress-zkeys,v3.

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