amd64 libc: add missed GNU-stack annotation to memmove/memcpy

(cherry picked from commit ae507c25de)
This commit is contained in:
Konstantin Belousov 2022-11-18 04:24:34 +02:00
parent e09d209d1a
commit 124c19b0d8

View file

@ -306,3 +306,5 @@ ENTRY(memcpy)
MEMMOVE erms=0 overlap=1 begin=MEMMOVE_BEGIN end=MEMMOVE_END
END(memcpy)
#endif
.section .note.GNU-stack,"",%progbits