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

Fix build for 64-bit OS users #15

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

davidplowman
Copy link
Collaborator

Raspberry Pi OS 64-bit gcc objects to -mfpu=neon-fp-armv8 (the
presence of Neon is implicit on 64-bit platforms).

Signed-off-by: David Plowman [email protected]

Raspberry Pi OS 64-bit gcc objects to -mfpu=neon-fp-armv8 (the
presence of Neon is implicit on 64-bit platforms).

Signed-off-by: David Plowman <[email protected]>
@davidplowman
Copy link
Collaborator Author

@naushir
Do you get emails about pull requests automatically, or do I need to ping you each time?

@naushir
Copy link
Collaborator

naushir commented Mar 5, 2021

No, I don't seem to. I'm sure there is some setting I can click to get automatic notification for PRs.

Change looks good, merging!

@davidplowman davidplowman merged commit 08bcd27 into raspberrypi:main Mar 5, 2021
@davidplowman davidplowman deleted the cmake-64bit-fix branch March 5, 2021 15:05
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

Successfully merging this pull request may close these issues.

2 participants