Files
vasilito 2382aa496f fix: prefix.mk — patch sysroot+redoxer cstdlib for strtold
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.
2026-06-30 03:57:51 +03:00
..