diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.11.bb b/meta/recipes-devtools/tcltk/tcl_8.6.11.bb index dce0fcd2c0..0d7c2e4ac3 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.11.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.11.bb @@ -37,10 +37,6 @@ inherit autotools ptest binconfig AUTOTOOLS_SCRIPT_PATH = "${S}/unix" EXTRA_OECONF = "--enable-threads --disable-rpath --enable-man-suffix" -do_compile_prepend() { - echo > ${S}/compat/fixstrtod.c -} - do_install() { autotools_do_install oe_runmake 'DESTDIR=${D}' install-private-headers