Bug 273464 - devel/wasmer: Add riscv64 target, disable Singlepass compiler
Summary: devel/wasmer: Add riscv64 target, disable Singlepass compiler
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-30 21:44 UTC by Krešimir Jozić
Modified: 2023-09-06 11:01 UTC (History)
1 user (show)

See Also:


Attachments
devel/wasmer: Add riscv64 target, disable Singlepass compiler (1.03 KB, patch)
2023-08-30 21:44 UTC, Krešimir Jozić
kjozic: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)