[Bug 256008] linux.mk excludes arm64/aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 19 17:49:19 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256008

            Bug ID: 256008
           Summary: linux.mk excludes arm64/aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: emaste at freebsd.org
                CC: ports-bugs at FreeBSD.org

Mk/Uses/linux.mk has:

.ifndef ONLY_FOR_ARCHS
ONLY_FOR_ARCHS=         amd64 i386
ONLY_FOR_ARCHS_REASON=  Linux compatibility is only available on amd64 and i386
.endif

Linuxulator also supports arm64/aarch64 (support started being added in 2018).
There are increasing amounts of bug fixes over time and we could limit ports
support to FreeBSD 13 and up.

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


More information about the freebsd-ports-bugs mailing list