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've installed nightly for aarch64-unknown-linux-gnu using rustup on a device with a Snapdragon 625, and it works well, but every time rustc is called, it prints a warning message:
'+fp' is not a recognized feature for this target (ignoring feature)
I'm not sure what this feature is, but everything seems to be working fine.
The text was updated successfully, but these errors were encountered:
I've installed nightly for aarch64-unknown-linux-gnu using rustup on a device with a Snapdragon 625, and it works well, but every time rustc is called, it prints a warning message:
I'm not sure what this feature is, but everything seems to be working fine.
The text was updated successfully, but these errors were encountered: