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.
Differential D35286
devel/wasi-libc: update to g20220509 vishwin on May 22 2022, 6:59 PM. Authored by Tags None Referenced Files
Details
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. Results in functional gecko ports, allows LTO to work again. With correspondingly updated wasi- ports of course.
Diff Detail
Event TimelineComment Actions 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. |