From 2a0c747bc0e9e9665b401261617fa66ea5f5d605 Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 27 Jul 2026 20:10:13 +0900 Subject: [PATCH] relibc: bump submodule pointer for TLSDESC message clarification Submodule local/sources/relibc updated to 688e76ca, which clarifies the misleading 'riscv64 and x86' message on the cfg-gated unimplemented!() in do_tlsdesc_reloc. The gate correctly excludes x86_64 and aarch64; the message now matches the actual reach (only riscv64 fires). --- local/sources/relibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/relibc b/local/sources/relibc index 90168f561e..688e76ca42 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit 90168f561ef92b38fc0680ad38a9d2663cb047b4 +Subproject commit 688e76ca4200fdd92ae250cdf2a6ab235cd54c70