3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01: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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

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://….