@@ -106,10 +106,13 @@ set build_options(dynamictk) 1 } "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) } @@ -335,11 +338,12 @@ 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: