Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created January 4, 2023 17:17
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