Subject: CVS commit: pkgsrc/lang/zig
From: Adam Ciarcinski
Date: 2022-03-15 06:36:15
Message id: 20220315053615.7C41FFB24@cvs.NetBSD.org

Log Message:
zig: updated to 0.9.1

0.9.1:

libcxx: fixed not building fs/filesystem when targeting Windows.
libcxx: fixed duplicate __muloti4 symbol.
Integration with --sysroot parameter
Integration with --entry parameter
Integration with --whole-archive, --no-whole-archive, --strip-all, and \ 
--strip-debug parameters.
Integration with --hash-style parameter.
Fixed a bug where passing a zig source file to zig cc would incorrectly punt to \ 
clang because it thought there were no positional arguments.
Integration with CUDA source files
Improved a warning message for some cases of using zig run -lc++.
Ignore -lgcc_s when it is redundant with compiler-rt.
Fixed Linux headers being named arm64 instead of aarch64
glibc: fixed passing of __GNU_MINOR__.
glibc: fixed compatibility with glibc <= 2.33 for global initializers
glibc: fixed MINSIGSTKSZ on glibcs older than 2.34

Files:
RevisionActionfile
1.15modifypkgsrc/lang/zig/Makefile
1.8modifypkgsrc/lang/zig/PLIST
1.10modifypkgsrc/lang/zig/distinfo