diff options
Diffstat (limited to 'package/tcl/tcl.mk')
-rw-r--r-- | package/tcl/tcl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/tcl/tcl.mk b/package/tcl/tcl.mk index cf46811cc..532cacfa0 100644 --- a/package/tcl/tcl.mk +++ b/package/tcl/tcl.mk @@ -8,7 +8,6 @@ TCL_SOURCE:=tcl$(TCL_VERSION)-src.tar.gz TCL_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/tcl TCL_SUBDIR = unix TCL_CONF_OPT = \ - --enable-shared \ --disable-symbols \ --disable-langinfo \ --disable-framework |