Hi, > On Fri, Nov 18, 2016 at 01:18:23AM +0000, Apra, Edoardo wrote: > > - FOPTIONS += -mtune=native > > + FOPTIONS += -march=native -mtune=native By the way, it seems this patch is reversed, as it adds -march=native. Michael