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)
Wed, May 22, 10:09 AM
Unknown Object (File)
Wed, May 22, 7:23 AM
Unknown Object (File)
Thu, May 16, 2:13 AM
Unknown Object (File)
Wed, May 15, 7:17 PM
Unknown Object (File)
Wed, May 8, 1:50 AM
Unknown Object (File)
Wed, May 8, 1:50 AM
Unknown Object (File)
Wed, May 8, 1:50 AM
Unknown Object (File)
Wed, May 8, 1:50 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.