try not thinning when loading old-school automation lists
[ardour.git] / libs / ardour / sse_functions.s
index 7df689188c9fc35e8d841241d7e57c91933499ce..934ce6887a25e5075782a538013a59ea19049545 100644 (file)
@@ -524,6 +524,8 @@ x86_sse_compute_peak:
 .size  x86_sse_compute_peak, .-x86_sse_compute_peak
 #; end proc
 
-
+#ifdef __ELF__
+.section .note.GNU-stack,"",%progbits
+#endif