We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae074a commit 0749baaCopy full SHA for 0749baa
Makefile
@@ -106,7 +106,7 @@ help:
106
echo "Build options available for this Makefile:"
107
echo ""
108
echo "RELEASE Make a release build (Default: 1)"
109
- echo "STATIC Link librariess tatically (Default: 1)"
+ echo "STATIC Link libraries statically (Default: 0)"
110
111
echo "DISABLE_QUIC Disable support for QUIC (Default: 0)"
112
echo "NO_DBG_SYMBOLS Strip debug symbols (Default: 0)"
0 commit comments