aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-03-29 10:13:17 +0000
committerOmar Polo <op@omarpolo.com>2021-03-29 10:13:17 +0000
commit2ddc9271138a998ef81ebdf8210b5c54f6643dcd (patch)
tree733199edfc6c4121c906fd01e922070365e897ba /README.md
parent8b462a5d17565f8c4b87fd0301a0d6f94b1ca0c1 (diff)
mention the `static' target
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 35b722e..2d1b572 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,8 @@ The build is as simple as
./configure
make
+or `make static` to build a statically-linked executable.
+
If the configure scripts fails to pick up something, please open an
issue or notify me via email.