Skip to content

Instantly share code, notes, and snippets.

@daryltucker
Created March 28, 2015 02:12
Show Gist options
  • Save daryltucker/740da0acc333e6ceacd9 to your computer and use it in GitHub Desktop.
Save daryltucker/740da0acc333e6ceacd9 to your computer and use it in GitHub Desktop.
gcc: error: unrecognized command line option ‘-march=native’

Use -mtune=native instead.

@trananhdung17
Copy link

Thank you so much! I love you!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment