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, Dec 17, 2:06 AM
Unknown Object (File)
Sat, Nov 23, 10:41 AM
Unknown Object (File)
Nov 23 2024, 1:52 AM
Unknown Object (File)
Nov 22 2024, 12:11 PM
Unknown Object (File)
Nov 22 2024, 10:15 AM
Unknown Object (File)
Nov 22 2024, 9:47 AM
Unknown Object (File)
Nov 22 2024, 6:58 AM
Unknown Object (File)
Nov 17 2024, 4:38 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.