[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: squash! gnu: Add zig-0.10.0-747.
From: |
guix-commits |
Subject: |
01/02: squash! gnu: Add zig-0.10.0-747. |
Date: |
Sun, 22 Dec 2024 09:18:16 -0500 (EST) |
hako pushed a commit to branch wip-zig-bootstrap
in repository guix.
commit 779289e0fbaa97c4bbf8b97e12de9b163b478f7e
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sun Dec 22 21:41:51 2024 +0800
squash! gnu: Add zig-0.10.0-747.
Change-Id: Idfd654b644dd3f840004ef1aca92cdb8c839bdee
---
gnu/packages/zig.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/zig.scm b/gnu/packages/zig.scm
index 417c52616c..23535d64a1 100644
--- a/gnu/packages/zig.scm
+++ b/gnu/packages/zig.scm
@@ -519,6 +519,8 @@ toolchain. Among other features it provides
(patches (search-patches "zig-0.10.0-747-CallOptions.patch"))))
(arguments
(substitute-keyword-arguments (package-arguments zig-0.10.0-722)
+ ;; zig1.wasm is architecture-independent.
+ ((#:target _ #f) #f)
((#:phases phases '%standard-phases)
#~(modify-phases #$phases
(replace 'build-zig1