a.out format does not support many .section directives

This commit is contained in:
Dave Yeo
2012-02-26 12:14:15 -08:00
committed by Erik de Castro Lopo
parent caef93ec8b
commit c89269e20d

View File

@@ -74,5 +74,7 @@ _%1:
%1:
%endmacro
%ifndef OBJ_FORMAT_aout
section .note.GNU-stack progbits noalloc noexec nowrite align=1
%endif