@@ -107,8 +107,11 @@ } "option_minbuild" { set build_options(minbuild) 1 } + "option_staticlibssl" { + set build_options(staticlibssl) 1 + } "option_storage" { switch -- $args($arg) { "mk4" - "zip" - "cvfs" { set build_options(storage) $args($arg) @@ -336,9 +339,10 @@ Kit: Threaded
Kit: Debugging Build
Kit: Build Library (KitDLL)
Kit: Always link Tk dynamically (if Tk is built)
- Kit: "Minimal" build (remove extra packages shipped as part of Tcl and reduce encodings) + Kit: "Minimal" build (remove extra packages shipped as part of Tcl and reduce encodings)
+ TLS: Statically link to LibSSL Kit Storage: