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

Default --march-tune-native to false #158

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Commits on Sep 30, 2019

  1. Default --march-tune-native to false

    Despite the warnings, people still build using a different environment than the deployment one.
    This doesn't actually make the built library portable, just less likely to crash on a different CPU.
    
    Refs sass#146
    glebm committed Sep 30, 2019
    1 Configuration menu
    Copy the full SHA
    d492298 View commit details
    Browse the repository at this point in the history