CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/12/07 04:59:13
Modified files:
lang/wasi-libc : Makefile distinfo
lang/wasi-libc/patches: patch-Makefile
lang/wasi-libc/pkg: PLIST
Log message:
lang/wasi-libc: update to git HEAD to support llvm 16
switch to build with ports-clang 16, cf for llvm support:
- https://github.com/WebAssembly/wasi-libc/pull/379
- https://github.com/WebAssembly/wasi-libc/pull/285
- https://github.com/WebAssembly/wasi-libc/pull/344
adapt a regex to deal with our egrep syntax.