--- trunk/xvidcore/src/image/x86_asm/interpolate8x8_3dn.asm 2007/11/23 10:45:09 1789 +++ trunk/xvidcore/src/image/x86_asm/interpolate8x8_3dn.asm 2008/08/19 09:06:48 1790 @@ -485,3 +485,8 @@ ret .endfunc + +%ifidn __OUTPUT_FORMAT__,elf +section ".note.GNU-stack" noalloc noexec nowrite progbits +%endif +