Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2021 17:49:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256008] linux.mk excludes arm64/aarch64
Message-ID:  <bug-256008-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256008

            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@FreeBSD.org
          Reporter: emaste@freebsd.org
                CC: ports-bugs@FreeBSD.org

Mk/Uses/linux.mk has:

.ifndef ONLY_FOR_ARCHS
ONLY_FOR_ARCHS=3D         amd64 i386
ONLY_FOR_ARCHS_REASON=3D  Linux compatibility is only available on amd64 an=
d i386
.endif

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256008-7788>