You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-terms/eterm/files/eterm-0.9.6-asm-gnu-stack.p...

14 lines
292 B

https://bugs.gentoo.org/440618
--- Eterm/src/mmx_cmod.S (revision 78909)
+++ Eterm/src/mmx_cmod.S (working copy)
@@ -485,4 +485,8 @@ shade_ximage_32_mmx:
3:
LEAVE
+#if defined(__linux__) && defined(__ELF__)
+.section .note.GNU-stack,"",%progbits
+#endif
+
#endif /* HAVE_MMX */