diff --git a/src/libFLAC/ia32/nasm.h b/src/libFLAC/ia32/nasm.h index afc3e12a..84557722 100644 --- a/src/libFLAC/ia32/nasm.h +++ b/src/libFLAC/ia32/nasm.h @@ -74,5 +74,7 @@ _%1: %1: %endmacro +%ifndef OBJ_FORMAT_aout section .note.GNU-stack progbits noalloc noexec nowrite align=1 +%endif