summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:48 +0100
commitfa76619e22619771a72f3bd6e9a5e8fa28bb3da1 (patch)
tree8515b2e8399f4c3077ba0438244f568c66371341
parent502779b044615af0f3ec282d68bbd0644de63735 (diff)
downloadptxdist-fa76619e22619771a72f3bd6e9a5e8fa28bb3da1.tar.gz
ptxdist-fa76619e22619771a72f3bd6e9a5e8fa28bb3da1.tar.xz
[tcl] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/tcl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/tcl.in b/rules/tcl.in
index df73f8e13..e35a5bcf4 100644
--- a/rules/tcl.in
+++ b/rules/tcl.in
@@ -5,6 +5,7 @@ menuconfig TCL
select LIBC_M
select LIBC_DL
select LIBC_PTHREAD
+ select GCCLIBS_GCC_S
help
From the FAQ (refer http://tcl.sourceforge.net/faqs/):
Tcl and Tk originated with Dr. John Ousterhout while teaching at the