K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-01-14T14:20:58.098977Z K 7 svn:log V 427 MFH: r523016 math/gau2grid: remove -march=native, unbreak on i386 and powerpc64 This port added -march=native, which was against ports tree compliance, broke run-time on some amd64 and broke building on non-x86. I have verified that it builds correctly on i386 and powerpc64 (provided -march=native is removed). It probably also builds on other architectures. Reviewed by: linimon Approved by: portmgr (fix build blanket) END