summaryrefslogtreecommitdiff
blob: 2bd10445e2f8a29688566f405149667c10b8be5d (plain)
1
2
3
4
5
6
7
8
9
--- source/linux/snd_mixa.s
+++ source/linux/snd_mixa.s
@@ -191,3 +191,6 @@
 
 #endif	// id386
 
+#ifdef __ELF__
+.section .note.GNU-stack,"",%progbits
+#endif