--- interpolate8x8_xmm.asm 2005/09/13 12:12:15 1.10 +++ interpolate8x8_xmm.asm 2008/08/19 09:06:48 1.11 @@ -841,3 +841,8 @@ EPILOG .endfunc + +%ifidn __OUTPUT_FORMAT__,elf +section ".note.GNU-stack" noalloc noexec nowrite progbits +%endif +