Created attachment 195081 [details] cjdns.patch Pretty simple fix, there were already exclusions for -march=native, arm was there, arm64 wasn't. (note: process.arch in node.js is 'arm64' not 'aarch64', this is correct)
Committed, thanks!
A commit references this bug: Author: yuri Date: Thu Jul 12 17:13:50 UTC 2018 New revision: 474525 URL: https://svnweb.freebsd.org/changeset/ports/474525 Log: net/cjdns: Unbreak on aarch64 PR: 229730 Submitted by: Greg V <greg@unrelenting.technology> Changes: head/net/cjdns/Makefile head/net/cjdns/files/patch-node__build_make.js