Don't build with -march=native.
Don't build with -march=native by default, because the generated code may perform especially poorly on ABI-compatible, but internally different, systems.
Please register or sign in to comment
Don't build with -march=native by default, because the generated code may perform especially poorly on ABI-compatible, but internally different, systems.