--- src/MACLib/Assembly/Assembly.org 2006-02-20 05:04:24.000000000 +0100 +++ src/MACLib/Assembly/Assembly.org 2006-02-20 05:04:46.000000000 +0100 @@ -179,3 +179,7 @@ endproc end + +%ifidn __OUTPUT_FORMAT__,elf +section .note.GNU-stack noalloc noexec nowrite progbits +%endif