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