mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 752293 - Mark stacks non-executable in yuv_row_arm.s, r=glandium
This commit is contained in:
parent
bbdbea34a5
commit
05e7573fc2
@ -330,3 +330,7 @@ s42xbily_neon_done:
|
||||
LDMFD r13!,{r4-r9,PC} @ 8 words.
|
||||
.fnend
|
||||
.size ScaleYCbCr42xToRGB565_BilinearY_Row_NEON, .-ScaleYCbCr42xToRGB565_BilinearY_Row_NEON
|
||||
|
||||
#if defined(__ELF__)&&defined(__linux__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user