Petr Hosek 2d26a7b74e
[libc] Provide empty weak definition for __cxa_thread_finalize (#174373)
This avoids the GOT slot being generated which is undesirable when using
static linking. A better solution would be to reorganize the code to
avoid the use of weak symbols altogether.

Fixes #173409
2026-01-06 11:31:48 -08:00
..
2025-11-18 10:17:19 +08:00