2382aa496f
Previously only gcc-install was patched. Recipes use sysroot copy which is a copy of relibc-install (NOT gcc-install), so the cstdlib strtold fix never propagated to the actual compilation environment. Patch both sysroot and redoxer toolchain copies.