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)
Tue, May 20, 7:27 AM
Unknown Object (File)
May 4 2025, 3:54 PM
Unknown Object (File)
Apr 27 2025, 9:43 PM
Unknown Object (File)
Apr 27 2025, 6:11 PM
Unknown Object (File)
Apr 27 2025, 6:10 AM
Unknown Object (File)
Apr 22 2025, 3:15 PM
Unknown Object (File)
Apr 22 2025, 12:16 PM
Unknown Object (File)
Apr 22 2025, 10:06 AM
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.