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)
Sun, Mar 31, 8:49 PM
Unknown Object (File)
Jan 8 2024, 4:47 PM
Unknown Object (File)
Dec 20 2023, 7:55 AM
Unknown Object (File)
Dec 11 2023, 3:19 AM
Unknown Object (File)
Oct 10 2023, 8:24 PM
Unknown Object (File)
Oct 9 2023, 10:58 AM
Unknown Object (File)
Oct 9 2023, 10:58 AM
Unknown Object (File)
Aug 15 2023, 3:26 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.