summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b27db613..ef6c4e16 100644
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,7 @@ help:
echo "Build options available for this Makefile:"
echo ""
echo "RELEASE Make a release build (Default: 1)"
- echo "STATIC Link librariess tatically (Default: 1)"
+ echo "STATIC Link libraries statically (Default: 0)"
echo ""
echo "DISABLE_QUIC Disable support for QUIC (Default: 0)"
echo "NO_DBG_SYMBOLS Strip debug symbols (Default: 0)"