mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Remove old GNU-stack sections from nasm files.
They are not needed since the section is defined in nasm.h.
This commit is contained in:
committed by
Erik de Castro Lopo
parent
b61825df87
commit
7edf67769f
@@ -306,7 +306,3 @@ cident FLAC__fixed_compute_best_predictor_asm_ia32_mmx_cmov
|
||||
ret
|
||||
|
||||
end
|
||||
|
||||
%ifdef OBJ_FORMAT_elf
|
||||
section .note.GNU-stack noalloc
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user