K 10 svn:author V 7 linimon K 8 svn:date V 27 2020-06-25T03:29:04.291411Z K 7 svn:log V 472 Attempt to fix build on GCC-based systems by disabling -march=native, which should never be set on the FreeBSD package building cluster whatsoever: g++9: error: unrecognized command line option '-march=native'; did you mean '-mcpu=native'? Unfortunately this is necessary but not sufficient for powerpc64: /wrkdirs/usr/ports/math/ogdf/work/OGDF/src/ogdf/basic/System.cpp:78:11: fatal error: cpuid.h: No such file or directory Approved by: portmgr (tier-2 blanket) END