On Sun, Jun 1, 2014 at 2:03 PM, Yamakaky <yamak...@yamaworld.fr> wrote: > Hi > > I just discovered the gcc option march=native. It enables all the > local-supported optimizations, without downsides except the non-portability > of the binaries. Is there a reason why it isn't enabled by default, as cross > platform compilation isn't used by most of the users (I think) ? > > Yamakaky
Cross platform compilation is a requirement for the most important of makepkg's users, namely our package maintainers... cheers! mar77i