guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: efl: Build with 'release' profile.


From: guix-commits
Subject: 01/02: gnu: efl: Build with 'release' profile.
Date: Mon, 26 Nov 2018 05:26:39 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 4bd610f09e4f2080c4b5989240d4dc614165e477
Author: Efraim Flashner <address@hidden>
Date:   Mon Nov 26 12:21:54 2018 +0200

    gnu: efl: Build with 'release' profile.
    
    * gnu/packages/enlightenment.scm (efl)[arguments]: Add 'configure-flag
    to build the 'release' profile.
---
 gnu/packages/enlightenment.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 1a0ebba..4427dd0 100644
--- a/gnu/packages/enlightenment.scm
+++ b/gnu/packages/enlightenment.scm
@@ -139,6 +139,7 @@
     (arguments
      `(#:configure-flags '("--disable-silent-rules"
                            "--disable-systemd"
+                           "--with-profile=release"
                            "--enable-liblz4"
                            "--enable-xinput22"
                            "--enable-image-loader-webp"



reply via email to

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