1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

guix build: Remove obsolete TODO.

* guix/scripts/build.scm (set-build-options-from-command-line): Remove
obsolete TODO comment.
This commit is contained in:
Ludovic Courtès
2019-10-24 19:35:29 +02:00
parent b3673e9917
commit b1b27f284f

View File

@@ -522,7 +522,6 @@ options handled by 'set-build-options-from-command-line', and listed in
(define (set-build-options-from-command-line store opts)
"Given OPTS, an alist as returned by 'args-fold' given
'%standard-build-options', set the corresponding build options on STORE."
;; TODO: Add more options.
;; '--keep-failed' has no effect when talking to a remote daemon. Catch the
;; case where GUIX_DAEMON_SOCKET=guix://….