stdlib: Avoid stpcpy plt with clang

This commit is contained in:
Adhemerval Zanella 2025-05-13 10:19:49 -03:00
parent d30fb0e331
commit 17f6eb4b77
1 changed files with 1 additions and 0 deletions

View File

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