From 2ddc9271138a998ef81ebdf8210b5c54f6643dcd Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Mon, 29 Mar 2021 10:13:17 +0000 Subject: [PATCH] mention the `static' target --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.