unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64003] [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages.
@ 2023-06-11  8:56 Hilton Chain via Guix-patches via
  2023-07-28 13:54 ` bug#64003: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-06-11  8:56 UTC (permalink / raw)
  To: 64003
  Cc: Hilton Chain, Christopher Baines, Josselin Poiret,
	Ludovic Courtès, Mathieu Othacehe, Ricardo Wurmus,
	Simon Tournier, Tobias Geerinckx-Rice

* guix/scripts/system.scm (show-help): Remove "--target=TRIPLET".

It's already included in (show-cross-build-options-help).
---
 guix/scripts/system.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm
index d7163dd3eb..f1154dad33 100644
--- a/guix/scripts/system.scm
+++ b/guix/scripts/system.scm
@@ -1034,8 +1034,6 @@ (define (show-help)
       --no-graphic       for 'vm', use the tty that we are started in for IO"))
   (display (G_ "
       --skip-checks      skip file system and initrd module safety checks"))
-  (display (G_ "
-      --target=TRIPLET   cross-build for TRIPLET--e.g., \"armel-linux-gnu\""))
   (display (G_ "
   -v, --verbosity=LEVEL  use the given verbosity LEVEL"))
   (newline)

base-commit: e8c207589d431c00b5f1a8175f391020323a3d27
-- 
2.40.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64003: [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages.
  2023-06-11  8:56 [bug#64003] [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages Hilton Chain via Guix-patches via
@ 2023-07-28 13:54 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-07-28 13:54 UTC (permalink / raw)
  To: Hilton Chain
  Cc: Josselin Poiret, Tobias Geerinckx-Rice, 64003-done,
	Simon Tournier, Mathieu Othacehe, Ludovic Courtès,
	Christopher Baines, Ricardo Wurmus

Hilton Chain <hako@ultrarare.space> writes:

> * guix/scripts/system.scm (show-help): Remove "--target=TRIPLET".
>
> It's already included in (show-cross-build-options-help).

Applied, thank you!  (will push in minutes later..)




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-28 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-11  8:56 [bug#64003] [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages Hilton Chain via Guix-patches via
2023-07-28 13:54 ` bug#64003: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).