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