Use SECTION_TEXT instead of section .text for the compatibility
aout does not support 'align='. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
9b9bf5ab73
commit
c853124fb0
@ -28,7 +28,7 @@ SECTION_RODATA
|
||||
|
||||
cextern pw_255
|
||||
|
||||
section .text align=16
|
||||
SECTION_TEXT 16
|
||||
|
||||
; %1 = nr. of xmm registers used
|
||||
%macro ADD_BYTES_FN 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user