guix-commits
[Top][All Lists]
Advanced

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

168/285: gnu: axoloti-patcher-next: Remove commented expression.


From: guix-commits
Subject: 168/285: gnu: axoloti-patcher-next: Remove commented expression.
Date: Sun, 29 Dec 2019 20:44:23 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit 10e071a5bc597452e82092a0a993381b7e3856fd
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Dec 26 11:58:42 2019 +0100

    gnu: axoloti-patcher-next: Remove commented expression.
    
    * gnu/packages/axoloti.scm (axoloti-patcher-next)[arguments]: Remove 
commented
    substitute* expression.
---
 gnu/packages/axoloti.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/axoloti.scm b/gnu/packages/axoloti.scm
index 18221dc..94d3d81 100644
--- a/gnu/packages/axoloti.scm
+++ b/gnu/packages/axoloti.scm
@@ -408,9 +408,6 @@ patcher application.")))
              (invoke "7z" "x" (assoc-ref inputs "chibios"))
              (with-directory-excursion "ChibiOS_19.1.3/ext"
                (invoke "7z" "x" "fatfs-0.13_patched.7z"))
-             #;
-             (substitute* "firmware/Makefile"
-               (("USE_COPT =") "USE_COPT = -std=gnu99"))
 
              ;; Hardcode full path to compiler tools
              (substitute*



reply via email to

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