1 comment "tcl needs a toolchain w/ threads, dynamic library"
3 depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS
9 depends on BR2_TOOLCHAIN_HAS_THREADS
10 # See this mailing list thread:
11 # http://lists.busybox.net/pipermail/buildroot/2015-March/121198.html
12 depends on !BR2_STATIC_LIBS
14 TCL (Tool Command Language) is a simple textual language.
20 config BR2_PACKAGE_TCL_DEL_ENCODINGS
21 bool "delete encodings (saves 1.6Mb)"
24 Delete encoding files for TCL. If your programs do not use
25 various tcl character recoding functions, you may safely
28 It saves approx. 1.6 Mb of space.
30 config BR2_PACKAGE_TCL_SHLIB_ONLY
31 bool "install only shared library"
34 Install only TCL shared library and not binary tcl