build: kf6-ki18n → ignore (strtold blocker, unblock ISO)

strtold include chain fix applied but C++ <cstdlib> still fails.
KI18n is i18n — non-critical for bootable desktop. Re-enable when
strtold root cause is resolved in relibc or GCC <cstdlib>.
This commit is contained in:
2026-06-29 10:57:00 +03:00
parent 5427c364f0
commit c33d771031
+1 -1
View File
@@ -96,7 +96,7 @@ kf6-kdbusaddons = {}
kf6-kdeclarative = {}
kf6-kded6 = {}
kf6-kguiaddons = {}
kf6-ki18n = {}
kf6-ki18n = "ignore"
kf6-kiconthemes = {}
kf6-kidletime = "ignore"
kf6-kitemmodels = {}