summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/tcltk/tcl_8.6.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.11.bb b/meta/recipes-devtools/tcltk/tcl_8.6.11.bb
index f5bb6b1a18..b2863f9a1f 100644
--- a/meta/recipes-devtools/tcltk/tcl_8.6.11.bb
+++ b/meta/recipes-devtools/tcltk/tcl_8.6.11.bb
@@ -36,7 +36,7 @@ VER = "${PV}"
36 36
37inherit autotools ptest binconfig 37inherit autotools ptest binconfig
38 38
39EXTRA_OECONF = "--enable-threads --disable-rpath --libdir=${libdir} --enable-man-suffix" 39EXTRA_OECONF = "--enable-threads --disable-rpath --enable-man-suffix"
40 40
41do_compile_prepend() { 41do_compile_prepend() {
42 echo > ${S}/../compat/fixstrtod.c 42 echo > ${S}/../compat/fixstrtod.c