--- postprocessing_sse2.asm 2004/08/29 10:02:38 1.5 +++ postprocessing_sse2.asm 2008/08/19 09:06:48 1.6 @@ -140,3 +140,8 @@ ret .endfunc ;////////////////////////////////////////////////////////////////////// + +%ifidn __OUTPUT_FORMAT__,elf +section ".note.GNU-stack" noalloc noexec nowrite progbits +%endif +