diff --git a/src/system/libroot/stubbed/libroot_stubs.c b/src/system/libroot/stubbed/libroot_stubs.c index bbf30cc5d4..e1b36f1329 100644 --- a/src/system/libroot/stubbed/libroot_stubs.c +++ b/src/system/libroot/stubbed/libroot_stubs.c @@ -1244,6 +1244,7 @@ void __tgammal() {} void __times() {} void __times_beos() {} void __tls_get_addr() {} +void ___tls_get_addr() {} void __trunc() {} void __truncf() {} void __truncl() {}