Created attachment 205424 [details] patch -march=native breaks compilation on powerpc64 and we shouldn't optimize anyway for the CPU in the build cluster.
Approved.
A commit references this bug: Author: pkubaj Date: Sun Jun 30 19:44:36 UTC 2019 New revision: 505453 URL: https://svnweb.freebsd.org/changeset/ports/505453 Log: games/leela-zero: don't set -march=native -march=native breaks compilation on powerpc64 and we shouldn't optimize anyway for the CPU in the build cluster. PR: 238886 Approved by: yuri (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20806 Changes: head/games/leela-zero/Makefile head/games/leela-zero/files/patch-CMakeLists.txt