CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/05/29 05:58:04
Modified files:
lang/wasi-sdk : Makefile.inc
lang/wasi-sdk/compiler-rt: Makefile
lang/wasi-sdk/libcxx: Makefile
Log message:
lang/wasi-sdk: switch to build with ports-clang 22
switches TRIPLE from wasm32-wasi to wasm32-unknown-wasip1
some bits borrowed from freebsd ports, paves the way to switch the
mozilla ports to build with ports-clang 22
