On 2025/09/10 09:28, Sebastien Marie wrote: > The commited patch file patches/patch-lib_std_c_zig is wrong. It isn't > patching lib/std/c.zig file, but it is creating a > b/lang/zig/patches/patch-lib_std_c_zig file in WRKSRC :) > > the following diff should fixes that.
ok sthen Brandon, please use "make update-patches" to generate patch files (general workflow: cp $somefile $somefile.orig.port, edit/apply diff, "make update-patches")