mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 22:50:34 +02:00
transformations: Add "--tune" to "--help-transform".
* guix/transformations.scm (show-transformation-options-help/detailed): Add '--tune'.
This commit is contained in:
@@ -996,6 +996,8 @@ building for ~a instead of ~a, so tuning cannot be guessed~%")
|
||||
(display (G_ "
|
||||
--with-patch=PACKAGE=FILE
|
||||
add FILE to the list of patches of PACKAGE"))
|
||||
(display (G_ "
|
||||
--tune[=CPU] tune relevant packages for CPU--e.g., \"skylake\""))
|
||||
(display (G_ "
|
||||
--with-configure-flag=PACKAGE=FLAG
|
||||
append FLAG to the configure flags of PACKAGE"))
|
||||
|
||||
Reference in New Issue
Block a user