zig_0_10: rename patches

This commit is contained in:
Anderson Torres 2023-08-10 00:00:04 -03:00
parent 2cb6b63c31
commit 643635b58c
2 changed files with 1 additions and 1 deletions

View file

@ -19,7 +19,7 @@ import ./generic.nix args {
patches = [
# Backport alignment related panics from zig-master to 0.10.
# Upstream issue: https://github.com/ziglang/zig/issues/14559
./zig_14559.patch
./002-0.10-macho-fixes.patch
];
cmakeFlags = [