the makefile add --march=native which optimize the code to the cpu of the buildhost which can result in unsupported instructions on other machines.