]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
README: Add make static explanation
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Tue, 7 Nov 2023 11:43:22 +0000 (20:43 +0900)
committerDaniel Wagner <wagi@monom.org>
Tue, 7 Nov 2023 12:02:45 +0000 (13:02 +0100)
Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
README.md

index dd035f07439007e0d6aed473bf16046ce4bd634b..cb51a9d32e306607490952834d0d4df037852878 100644 (file)
--- a/README.md
+++ b/README.md
@@ -58,6 +58,11 @@ RPM build support via Makefile that uses meson
 
        $ make rpm
 
+Static binary(no dependency) build support via Makefile that uses meson   
+Caution : it will not support libhugetlbfs
+
+       $ make static
+
 If not sure how to use, find the top-level documentation with:
 
        $ man nvme