pkgsrc/lang/zig
adam fa3219ec46 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
2022-03-15 05:36:15 +00:00
..
application.mk Add lang/zig/application, common mk to handle build.zig applications. 2020-06-16 11:01:42 +00:00
DESCR
distinfo zig: updated to 0.9.1 2022-03-15 05:36:15 +00:00
Makefile zig: updated to 0.9.1 2022-03-15 05:36:15 +00:00
PLIST zig: updated to 0.9.1 2022-03-15 05:36:15 +00:00