stdlib: Avoid strlen plt with clang

This commit is contained in:
Adhemerval Zanella 2025-04-07 17:32:08 -03:00
parent 81683b3d7f
commit d30fb0e331
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ asm ("__strcpy_chk = __GI___strcpy_chk");
asm ("strcpy = __GI_strcpy");
asm ("strncpy = __GI_strncpy");
asm ("strcat = __GI_strcat");
asm ("strlen = __GI_strlen");
/* Some targets do not use __stack_chk_fail_local. In libc.so,
redirect __stack_chk_fail to a hidden reference