K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-12-11T15:44:40.477223Z K 7 svn:log V 270 devel/xeus: don't optimize for the host CPU It causes a build error on powerpc64: g++9: error: unrecognized command line option '-march=native'; did you mean '-mcpu=native'? And may cause runtime issues even when it builds. PR: 242582 Approved by: yuri (maintainer) END