CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2023/09/15 01:07:36

Modified files:
        lang/wasi-libc : Makefile distinfo 
        lang/wasi-libc/patches: patch-Makefile 

Log message:
unbreak wasi-libc by providing stdarg.h and stddef.h from llvm

wasi-libc requires these compiler headers and we don't ship them
anymore with llvm so let's provide them with a separate distfile
and make wasi-libc include them from there

Reply via email to