We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wrong build for ring:
% cargo-zigbuild b --target=arm-unknown-linux-gnueabi Compiling ring v0.17.8 The following warnings were emitted during compilation: warning: [email protected]: crypto/curve25519/asm/x25519-asm-arm.S:36:1: error: invalid instruction, any one of the following would fix this: warning: [email protected]: strd r4,[sp,#0] warning: [email protected]: ^ warning: [email protected]: crypto/curve25519/asm/x25519-asm-arm.S:36:14: note: too few operands for instruction warning: [email protected]: strd r4,[sp,#0] warning: [email protected]: ^ warning: [email protected]: crypto/curve25519/asm/x25519-asm-arm.S:36:1: note: instruction requires: armv5te warning: [email protected]: strd r4,[sp,#0] warning: [email protected]: ^ warning: [email protected]: crypto/curve25519/asm/x25519-asm-arm.S:36:1: note: instruction requires: thumb2 warning: [email protected]: strd r4,[sp,#0] warning: [email protected]: ^ ...
The text was updated successfully, but these errors were encountered:
I tested using 841df51 and this still happens.
Sorry, something went wrong.
No branches or pull requests
Wrong build for ring:
The text was updated successfully, but these errors were encountered: