Created attachment 225393 [details] Simple #ifdef to detect Aarch64 Adding support for Aarch64 Compiled using FreeBSD under Parallels on a Mac M1
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e53f78791b649448c0bc20b15da18050a52f2b7 commit 4e53f78791b649448c0bc20b15da18050a52f2b7 Author: Alexander Nedotsukov <bland@FreeBSD.org> AuthorDate: 2021-06-24 14:02:10 +0000 Commit: Alexander Nedotsukov <bland@FreeBSD.org> CommitDate: 2021-06-24 14:04:47 +0000 emulators/parallels-tools: Add Aarch64 support. PR: 256279 Submitted by: Vincent Milum Jr <freebsd@darkain.com> .../parallels-tools/files/patch-pvmnet-ParallelsTypes.h (new) | 11 +++++++++++ 1 file changed, 11 insertions(+)
Committed, thanks!
I see this was merged a long time ago. Is there any reason the port still doesn't list aarch64 support, and there's no corresponding pkg build available?