diff options
| -rw-r--r-- | meta/recipes-devtools/tcltk/tcl_8.6.11.bb | 4 |
1 files changed, 0 insertions, 4 deletions
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 | |||
| 37 | AUTOTOOLS_SCRIPT_PATH = "${S}/unix" | 37 | AUTOTOOLS_SCRIPT_PATH = "${S}/unix" |
| 38 | EXTRA_OECONF = "--enable-threads --disable-rpath --enable-man-suffix" | 38 | EXTRA_OECONF = "--enable-threads --disable-rpath --enable-man-suffix" |
| 39 | 39 | ||
| 40 | do_compile_prepend() { | ||
| 41 | echo > ${S}/compat/fixstrtod.c | ||
| 42 | } | ||
| 43 | |||
| 44 | do_install() { | 40 | do_install() { |
| 45 | autotools_do_install | 41 | autotools_do_install |
| 46 | oe_runmake 'DESTDIR=${D}' install-private-headers | 42 | oe_runmake 'DESTDIR=${D}' install-private-headers |
