b1b8c3865a
GCC <cstdlib> needs ::strtold. -include stdlib.h works for normal compilation but PCH compiles without -include flags. Disabling PCH globally prevents strtold visibility issues in all Qt/KF6 packages.