[Bug 285161] sysutils/reptyr: allow building on aarch64 as well
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285161] sysutils/reptyr: allow building on aarch64 as well"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Mar 2025 16:40:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285161
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=a80672dff94035067fff058a68704c03e58b3285
commit a80672dff94035067fff058a68704c03e58b3285
Author: Kyle Evans <kevans@FreeBSD.org>
AuthorDate: 2025-03-23 16:38:52 +0000
Commit: Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2025-03-23 16:38:52 +0000
sysutils/reptyr: allow building on aarch64 as well
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.
PR: 285161
Approved by: maintainer timeout (2+ weeks, andoriyu@gmail.com)
sysutils/reptyr/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.