Page MenuHomeFreeBSD

devel/wasi-libc: update to g20220509
AbandonedPublic

Authored by vishwin on May 22 2022, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 2:05 AM
Unknown Object (File)
Sat, Oct 11, 4:05 PM
Unknown Object (File)
Sat, Oct 4, 12:23 AM
Unknown Object (File)
Fri, Oct 3, 6:49 PM
Unknown Object (File)
Fri, Oct 3, 6:39 AM
Unknown Object (File)
Tue, Sep 30, 4:17 AM
Unknown Object (File)
Wed, Sep 24, 3:19 PM
Unknown Object (File)
Sat, Sep 20, 3:14 PM
Subscribers

Details

Summary

Update WWW and variables

Upstream deprecated WASI_ variables so update to the current names as appropriate. CC cannot be in MAKE_ENV to force devel/llvm14 use.

Test Plan

Results in functional gecko ports, allows LTO to work again. With correspondingly updated wasi- ports of course.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 48992
Build 45881: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 22 2022, 8:44 PM
This revision now requires review to proceed.Jul 5 2022, 12:11 PM

Revert to g20220509, undefined opcode errors when building www/firefox

update to wasi-sdk-17

This allows use of any LLVM version 12 or later, based on LLVM_DEFAULT. Only LLVM 15 has been tested in this configuration. "Unexpected opcode" error noted and worked around, so gecko@ ports function as intended.