Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created January 4, 2023 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdcallag/86219fbe1f246718e0b50ff6a5653aa0 to your computer and use it in GitHub Desktop.
Save mdcallag/86219fbe1f246718e0b50ff6a5653aa0 to your computer and use it in GitHub Desktop.
CXXFLAGS += -march=armv8-a+crc+crypto
CXXFLAGS += -march=native
CXXFLAGS += -mcpu=neoverse-512tvb
CXXFLAGS += -mcpu=native
CXXFLAGS += -march=armv8.5-a+crc+crypto
CXXFLAGS += -march=armv8.5-a+crc+crypto -mcpu=neoverse-512tvb
CXXFLAGS += <nothing added>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment