Created attachment 197920 [details] patch Port currently adds -march=native, which is not supported by GCC on !x86 and violates CFLAGS on x86. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
A commit references this bug: Author: linimon Date: Thu Nov 1 15:00:48 UTC 2018 New revision: 483670 URL: https://svnweb.freebsd.org/changeset/ports/483670 Log: Fix build with GCC-based architectures. PR: 232077 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/devel/xeus/files/patch-CMakeLists.txt