--- trunk/xvidcore/src/image/x86_64_asm/interpolate8x8_mmx.asm 2007/11/23 10:45:09 1789 +++ trunk/xvidcore/src/image/x86_64_asm/interpolate8x8_mmx.asm 2008/08/19 09:06:48 1790 @@ -706,4 +706,9 @@ pop rbx ret -.endfunc \ No newline at end of file +.endfunc + +%ifidn __OUTPUT_FORMAT__,elf +section ".note.GNU-stack" noalloc noexec nowrite progbits +%endif +