b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- a/Makefile |
2 | +++ b/Makefile | ||||
3 | @@ -1,6 +1,6 @@ | ||||
4 | # Comment out if openssl-dev is not present | ||||
5 | # of if you want to compile statc | ||||
6 | -HAVE_SSL=yes | ||||
7 | +#HAVE_SSL=yes | ||||
8 | |||||
9 | # comment in if you want to compile static tools | ||||
10 | #STATIC=-static |