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