coroutine arm64 generating note.GNU-stack section for linux.
This commit is contained in:
parent
446d000e11
commit
c230ccdba6
Notes:
git
2021-03-05 10:26:39 +09:00
@ -60,3 +60,7 @@ PREFIXED_SYMBOL(SYMBOL_PREFIX,coroutine_transfer):
|
|||||||
|
|
||||||
# Jump to return address (in x4)
|
# Jump to return address (in x4)
|
||||||
ret x4
|
ret x4
|
||||||
|
|
||||||
|
#if defined(__linux__) && defined(__ELF__)
|
||||||
|
.section .note.GNU-stack,"",%progbits
|
||||||
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user