--- trunk/xvidcore/src/image/x86_asm/reduced_mmx.asm 2007/11/23 10:45:09 1789 +++ trunk/xvidcore/src/image/x86_asm/reduced_mmx.asm 2008/08/19 09:06:48 1790 @@ -19,7 +19,7 @@ ; * along with this program; if not, write to the Free Software ; * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ; * -; * $Id: reduced_mmx.asm,v 1.6 2004-08-29 10:02:38 edgomez Exp $ +; * $Id: reduced_mmx.asm,v 1.7 2008-08-19 09:06:48 Isibaar Exp $ ; * ; *************************************************************************/ @@ -1002,3 +1002,8 @@ ; pfeewwww... Never Do That On Stage Again. :) + +%ifidn __OUTPUT_FORMAT__,elf +section ".note.GNU-stack" noalloc noexec nowrite progbits +%endif +