Created attachment 197312 [details] patch Patches that fix ARM architectures break powerpc64. Fix this by applying ARM-related patches only on ARM. Tested on powerpc64.
A commit references this bug: Author: wen Date: Wed Sep 26 06:36:21 UTC 2018 New revision: 480717 URL: https://svnweb.freebsd.org/changeset/ports/480717 Log: - Fix build with powerpc64 (Patches that fix ARM architectures break powerpc64. Fix this by applying ARM-related patches only on ARM.) PR: 231553 Submitted by: pkubaj@anongoth.pl Changes: head/math/cln/Makefile head/math/cln/distinfo head/math/cln/files/extra-patch-src_base_cl__low.h head/math/cln/files/extra-patch-src_base_low_cl__low__div.cc head/math/cln/files/extra-patch-src_base_low_cl__low__mul.cc head/math/cln/files/patch-src_base_cl__low.h head/math/cln/files/patch-src_base_low_cl__low__div.cc head/math/cln/files/patch-src_base_low_cl__low__mul.cc