diff options
Diffstat (limited to 'guix')
-rw-r--r-- | guix/transformations.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/guix/transformations.scm b/guix/transformations.scm index c050af2de8..a289f81219 100644 --- a/guix/transformations.scm +++ b/guix/transformations.scm @@ -997,6 +997,8 @@ building for ~a instead of ~a, so tuning cannot be guessed~%") --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")) (display (G_ " |