Removed section about -d:ssl
Fabio Cevasco h3rald@h3rald.com
Tue, 08 Dec 2020 21:21:42 +0100
1 files changed,
0 insertions(+),
5 deletions(-)
jump to
M
site/contents/download.md
→
site/contents/download.md
@@ -36,11 +36,6 @@ 7. Run **nim c -d:release min.nim**.
### Additional build options - -#### -d:ssl - -If the **-d:ssl** flag is specified when compiling, min will be built with SSL support, so it will be possible to perform HTTPS requests with the {#link-module||http#}. This means that the resulting **min** executable will no longer be self-contained and it will require the OpenSSL dynamic library to be available on your system. - #### -d:lite If the **d:lite** flag is specified, an even more minimal executable file will be generated, however the following functionalities will not be available: