Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / filter / short_dotprod_mmx.S
index f864d08a81dfbb11ba9a6cdf90c434c6c7460108..1830a1a945d9c0e541f6f596cf8b4a65565017e7 100644 (file)
@@ -111,3 +111,7 @@ GLOB_SYMB(short_dotprod_mmx):
 
 FUNC_TAIL(short_dotprod_mmx)
        .ident  "Hand coded x86 MMX assembly"
+
+#if defined(__linux__) && defined(__ELF__)
+.section .note.GNU-stack,"",%progbits
+#endif