serenity/Ports/zig
Andre Herbst 14d8403a7b Ports/zig: Bump zig version to 0.12.0-dev.141+ddf5859c2
Fixes build error
```
error "It looks like you're trying to enable vendor availability
markup, but you haven't defined the corresponding macros yet!"
```
while trying to #include <__availability> header without having
the necessary preprocessor directive
`_LIBCPP_HAS_NO_VENDOR_AVAILABILITY_ANNOTATIONS` set
2023-09-29 00:58:17 +02:00
..
patches Ports/zig: Bump zig version to 0.12.0-dev.141+ddf5859c2 2023-09-29 00:58:17 +02:00
scripts Ports/zig: Bump zig version to 0.12.0-dev.141+ddf5859c2 2023-09-29 00:58:17 +02:00
.gitignore Ports: Add zig port :^) 2022-12-11 19:55:37 -07:00
package.sh Ports/zig: Bump zig version to 0.12.0-dev.141+ddf5859c2 2023-09-29 00:58:17 +02:00