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
Seems to be an issue with rust compiler an I have created an issue there: rust-lang/compiler-builtins#420 (comment)
Anyway version 8.3.2. successfully builds for 'armv5te-unknown-linux-gnueabi'.
The text was updated successfully, but these errors were encountered:
Thanks for mentioning the issue on the rust compiler project.
Sorry, something went wrong.
This works with the hotfix from rust-lang/compiler-builtins#420 (comment) for fd 8.4.0 ... 8.7.1
ENV += RUSTFLAGS="-Clink-arg=-Wl,--allow-multiple-definition"
No branches or pull requests
Seems to be an issue with rust compiler an I have created an issue there:
rust-lang/compiler-builtins#420 (comment)
Anyway version 8.3.2. successfully builds for 'armv5te-unknown-linux-gnueabi'.
The text was updated successfully, but these errors were encountered: