commit:     b73e710fc1531e5ac33eeec744b052f88c135a1f
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 18:24:29 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 18:24:29 2019 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=b73e710f

manpage: Add missing --utils-cflags option

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 doc/genkernel.8.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index 15beee6..e741a72 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -244,6 +244,9 @@ LOW-LEVEL COMPILATION OPTIONS
 *--utils-as*=<assembler>::
     Assembler to use for utilities.
 
+*--utils-cflags*=<cflags>::
+    C compiler flags used to compile utilities.
+
 *--utils-cc*=<compiler>::
     Compiler to use for utilities.
 

Reply via email to