The creation of compat/fixstrtod.c was done back in 2005[1] with no explanation and has persisted since. I can't seem to break the build without this, so it is presumably long obsolete.
[1] https://git.openembedded.org/openembedded/commit/?id=68d6601e8f93243347b58324ce3d4f02eb3a84a9 Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-devtools/tcltk/tcl_8.6.11.bb | 4 ---- 1 file changed, 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 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 -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#153774): https://lists.openembedded.org/g/openembedded-core/message/153774 Mute This Topic: https://lists.openembedded.org/mt/84153706/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
