Bug 273464

Summary: devel/wasmer: Add riscv64 target, disable Singlepass compiler
Product: Ports & Packages Reporter: Krešimir Jozić <kjozic>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Many People CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
devel/wasmer: Add riscv64 target, disable Singlepass compiler kjozic: maintainer-approval+

Description Krešimir Jozić 2023-08-30 21:44:44 UTC
Created attachment 244509 [details]
devel/wasmer: Add riscv64 target, disable Singlepass compiler
Comment 1 Krešimir Jozić 2023-08-30 21:46:37 UTC
Add riscv64 as a target architecture.

Disable Singlepass compiler (only Cranelift is enabled).
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-06 11:01:34 UTC
A commit in branch main references this bug:

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

commit e978c08bb7a0e41d743afbb2979a653d03c59a3e
Author:     Krešimir Jozić <kjozic@gmail.com>
AuthorDate: 2023-08-30 21:42:58 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-09-06 11:00:43 +0000

    devel/wasmer: Add riscv64 target, disable Singlepass compiler

    PR:             273464

 devel/wasmer/Makefile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)