Skip to content
New issue

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

rustc warning on aarch64: '+fp' is not a recognized feature for this target (ignoring feature) #49790

Closed
robsmith11 opened this issue Apr 8, 2018 · 1 comment

Comments

@robsmith11
Copy link

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.

@nagisa
Copy link
Member

nagisa commented Apr 8, 2018

Duplicate of #49782. Thanks!

@nagisa nagisa closed this as completed Apr 8, 2018
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

No branches or pull requests

2 participants