You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build the latest version of crate openssl (aka 0.7.8) for Raspberry Pi 2 (ARMv7) through a Yocto/OE recipes that depends on meta-rust but it fails due to the following issue:
Fix error caused by mismatched types while building crate
openssl for Raspberry Pi 2 and other ARM devices.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Please review my GitHub pull request. I hope it will be approved and the issue will be resolved as soon as possible because it is blocking the rest of my work.
Hi,
I am trying to build the latest version of crate openssl (aka 0.7.8) for Raspberry Pi 2 (ARMv7) through a Yocto/OE recipes that depends on meta-rust but it fails due to the following issue:
I noticed that similar bug has been already reported as #314. The solution seems simple. I will try to send a Git pull request for a review asap.
Best regards, Leon
The text was updated successfully, but these errors were encountered: