all repos — min @ 85cafd00b2981f4e99f3ee6c052dc3d35d68b69d

A small but practical concatenative programming language.

Removed section about -d:ssl
Fabio Cevasco h3rald@h3rald.com
Tue, 08 Dec 2020 21:21:42 +0100
commit

85cafd00b2981f4e99f3ee6c052dc3d35d68b69d

parent

ffe8b8efa6475a262a8fa3e2f71eaefea2ad08ab

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M site/contents/download.mdsite/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: