mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
src/libFLAC/ia32/nasm.h : Fix nasm warning on windows.
Patch from Ozkan Sezer <sezeroz@gmail.com>.
This commit is contained in:
@@ -79,7 +79,7 @@ _%1:
|
||||
%1:
|
||||
%endmacro
|
||||
|
||||
%ifndef OBJ_FORMAT_aout
|
||||
%ifdef OBJ_FORMAT_elf
|
||||
section .note.GNU-stack progbits noalloc noexec nowrite align=1
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user