|
@@ -1396,10 +1396,9 @@ MANGLE(eel_leavefp): |
|
|
#endif |
|
|
#endif |
|
|
ret## |
|
|
ret## |
|
|
|
|
|
|
|
|
#endif // defined(__x86_64__) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//NOTE(jpc) mark the stack as non-executable |
|
|
//NOTE(jpc) mark the stack as non-executable |
|
|
#if defined(__ELF__) |
|
|
#if defined(__ELF__) |
|
|
.section .note.GNU-stack,"",@progbits |
|
|
.section .note.GNU-stack,"",@progbits |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
#endif // defined(__x86_64__) |