cfc0ec078e
GCC <cstdlib> needs ::strtold declared. relibc stdlib.h provides it, but Qt include chains can pull in <cstdlib> before stdlib.h. Adding -include stdlib.h at the toolchain level fixes all Qt/KF6 recipes.