guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch wip-bootstrap updated: squash! gnu: commencement: %bootstrap-inpu


From: guix-commits
Subject: branch wip-bootstrap updated: squash! gnu: commencement: %bootstrap-inputs+toolchain: Use Gash instead of coreutils&co.
Date: Sat, 08 Feb 2020 17:27:01 -0500

This is an automated email from the git hooks/post-receive script.

janneke pushed a commit to branch wip-bootstrap
in repository guix.

The following commit(s) were added to refs/heads/wip-bootstrap by this push:
     new f1f648b  squash! gnu: commencement: %bootstrap-inputs+toolchain: Use 
Gash instead of coreutils&co.
f1f648b is described below

commit f1f648bc08a72029eb5263957f3f13c7d44a0202
Author: Jan Nieuwenhuizen <address@hidden>
AuthorDate: Sat Feb 8 23:10:25 2020 +0100

    squash! gnu: commencement: %bootstrap-inputs+toolchain: Use Gash instead of 
coreutils&co.
---
 gnu/packages/commencement.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index c2cdc22..dd898fd 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2593,6 +2593,7 @@ exec " gcc "/bin/" program
      `(#:tests? #f                      ; merge test fails
        #:implicit-inputs? #f
        #:guile ,%bootstrap-guile
+       #:configure-flags '("--disable-bzlib")
        #:strip-binaries? #f
        #:validate-runpath? #f))))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]