Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make binaries more compatible by default #206

Merged
merged 2 commits into from
May 28, 2020
Merged

Conversation

mjp41
Copy link
Member

@mjp41 mjp41 commented May 27, 2020

Turn -march=native off by default. This makes binaries more portable,
but may harm performance. However, fast paths look unaltered

Fixes 204.

Turn `-march=native` off by default. This makes binaries more portable,
but may harm performance. However, fast paths look unaltered
@mjp41 mjp41 requested review from plietar and Theodus May 27, 2020 13:50
Copy link
Contributor

@Theodus Theodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mjp41 mjp41 merged commit 4c22c5b into microsoft:master May 28, 2020
@mjp41 mjp41 deleted the march-off branch April 29, 2022 09:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants