[Bug 285161] sysutils/reptyr: allow building on aarch64 as well

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Mar 2025 20:07:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285161

            Bug ID: 285161
           Summary: sysutils/reptyr: allow building on aarch64 as well
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: kevans@freebsd.org
                CC: andoriyu@gmail.com
             Flags: maintainer-feedback?(andoriyu@gmail.com)
                CC: andoriyu@gmail.com

Created attachment 258287
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258287&action=edit
git(1) patch against the ports tree

reptyr has technically supported FreeBSD/arm* since 0.10.0 was released
in June 2023; loosen up the build restrictions to build on arm64 now.

armv7 should also work fine, but I don't have any native armv7 around
to test that -- it doesn't work under COMPAT32 on aarch64, but I suspect
that's a ptrace(2) bug/shortcoming rather than reptyr failing on 32-bit
ARM.

-- 
You are receiving this mail because:
You are the assignee for the bug.