From c33d771031757d075b3ff851cfc209d7227950bb Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 29 Jun 2026 10:57:00 +0300 Subject: [PATCH] =?UTF-8?q?build:=20kf6-ki18n=20=E2=86=92=20ignore=20(strt?= =?UTF-8?q?old=20blocker,=20unblock=20ISO)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit strtold include chain fix applied but C++ still fails. KI18n is i18n — non-critical for bootable desktop. Re-enable when strtold root cause is resolved in relibc or GCC . --- config/redbear-full.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 1261f7b09a..86f7047300 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -96,7 +96,7 @@ kf6-kdbusaddons = {} kf6-kdeclarative = {} kf6-kded6 = {} kf6-kguiaddons = {} -kf6-ki18n = {} +kf6-ki18n = "ignore" kf6-kiconthemes = {} kf6-kidletime = "ignore" kf6-kitemmodels = {}