[Bug 256008] Mk/Uses/linux.mk: Add support for arm64/aarch64 (Linuxulator supports these ARCHS)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 Jul 2021 20:33:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256008

--- Comment #6 from Vincent Milum Jr <freebsd@darkain.com> ---
Patch set:
https://patch-diff.githubusercontent.com/raw/freebsd/freebsd-ports/pull/113.diff

WARNING: SOME OF THESE CHANGE BREAK I386/AMD64

TODO:

- Check each individual c7 port to see if they have architecture specific
pkg-plist files, and generate a new file for Aarch64

- linux-c7-dri is all kinds of broken and has sections of i386/amd64 upstream
packages commented out, rather than properly architecture gated

- At least one port had issues with DISTFILES, but I don't remember which or
what that issue was off the top of my head. This issue only effected "makesum"
though, so I temporarily disabled DISTFILES while making the checksums on one
of these, and then re-enabled it afterwards.

-- 
You are receiving this mail because:
You are on the CC list for the bug.