summaryrefslogtreecommitdiff
blob: f156422f8f62daf12c9e6e1471f456516b6ad04f (plain)
1
2
3
4
5
6
7
8
9
10
--- a/xml-introspection.S
+++ b/xml-introspection.S
@@ -1,3 +1,7 @@
+#if defined(__linux__) && defined(__ELF__)
+.section .note.GNU-stack,"",%progbits
+#endif
+
 .section .rodata
 .global introspect_xml
 .type introspect_xml, @object