guix-commits
[Top][All Lists]
Advanced

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

05/15: mes-minimal-stripped


From: guix-commits
Subject: 05/15: mes-minimal-stripped
Date: Wed, 5 Dec 2018 16:57:53 -0500 (EST)

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

commit 513d05493d680cca2fb902eddf3550c9261a0b3e
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Wed Dec 5 20:50:55 2018 +0100

    mes-minimal-stripped
---
 gnu/packages/make-bootstrap.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/make-bootstrap.scm b/gnu/packages/make-bootstrap.scm
index 761420a..77ab443 100644
--- a/gnu/packages/make-bootstrap.scm
+++ b/gnu/packages/make-bootstrap.scm
@@ -558,6 +558,7 @@ for `sh' in $PATH, and without nscd, and with static NSS 
modules."
       (arguments
        `(#:system "i686-linux"
          #:strip-binaries? #f
+         #:configure-flags '("--mes")
          #:phases
          (modify-phases %standard-phases
            (add-before 'configure 'optional-dot



reply via email to

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