guix-commits
[Top][All Lists]
Advanced

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

170/176: gnu: binutils-boot0: Export (for testing).


From: Jan Nieuwenhuizen
Subject: 170/176: gnu: binutils-boot0: Export (for testing).
Date: Fri, 31 Aug 2018 11:20:35 -0400 (EDT)

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

commit 451fa0c605c1f12c119b90e5f1eec615259f3a07
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Fri Aug 31 14:48:08 2018 +0200

    gnu: binutils-boot0: Export (for testing).
    
    * gnu/packages/commencement.scm (binutils-boot0): Export (for testing).
---
 gnu/packages/commencement.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index a434264..0f8e4e9 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -1788,7 +1788,7 @@ exec " gcc "/bin/gcc"
 ;; of being independent of the libc and tools in %BOOTSTRAP-INPUTS, since
 ;; GCC-BOOT0 (below) is built without any reference to the target libc.
 
-(define binutils-boot0
+(define-public binutils-boot0
   (package-with-bootstrap-guile
    (package (inherit binutils)
      (name "binutils-cross-boot0")



reply via email to

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