Bug 260463 - sysutils/pefs-kmod: Add aarch64 to the list of supported architectures (maintainer request)
Summary: sysutils/pefs-kmod: Add aarch64 to the list of supported architectures (maint...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-16 01:41 UTC by Daniel O'Connor
Modified: 2021-12-20 03:16 UTC (History)
1 user (show)

See Also:


Attachments
Allow build on aarch64 (386 bytes, patch)
2021-12-16 01:41 UTC, Daniel O'Connor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel O'Connor 2021-12-16 01:41:00 UTC
Created attachment 230163 [details]
Allow build on aarch64

I have tested pefs-kmod on a Raspberry Pi 4 with 13.0-RELEASE and it works fine so it can be added to the list of known working architectures.

Note that I am the maintainer.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-16 02:01:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39829be24434cd5258d1536be6b5e95e213a2952

commit 39829be24434cd5258d1536be6b5e95e213a2952
Author:     Daniel O'Connor <darius@dons.net.au>
AuthorDate: 2021-12-16 01:59:40 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-16 01:59:40 +0000

    sysutils/pefs-kmod: Add aarch64 to the list of supported architectures

    PR:             260463

 sysutils/pefs-kmod/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-16 02:04:39 UTC
A commit in branch 2021Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a7ee2e9276ba644a406484c8f41435777f149a6

commit 0a7ee2e9276ba644a406484c8f41435777f149a6
Author:     Daniel O'Connor <darius@dons.net.au>
AuthorDate: 2021-12-16 01:59:40 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-16 02:03:25 +0000

    sysutils/pefs-kmod: Add aarch64 to the list of supported architectures

    PR:             260463
    (cherry picked from commit 39829be24434cd5258d1536be6b5e95e213a2952)

 sysutils/pefs-kmod/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-20 03:16:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c790ba4503b9450d38aa622a3160c05f21a8e83

commit 7c790ba4503b9450d38aa622a3160c05f21a8e83
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2021-12-20 03:04:36 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-20 03:15:37 +0000

    emulators/libc6-shim: Update to 20211220

    Fix compilation on CURRENT.

    PR:             260463

 emulators/libc6-shim/Makefile | 2 +-
 emulators/libc6-shim/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)