[svn] / trunk / xvidcore / src / nasm.inc Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/nasm.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2164, Thu Jan 17 10:33:48 2019 UTC revision 2165, Thu Jan 17 10:34:38 2019 UTC
# Line 175  Line 175 
175  %endmacro  %endmacro
176    
177  %macro TEXT 0  %macro TEXT 0
 %ifidn __OUTPUT_FORMAT__,macho32  
178        SECTION .text align=SECTION_ALIGN        SECTION .text align=SECTION_ALIGN
 %else  
 %ifidn __OUTPUT_FORMAT__,macho64  
       SECTION .text align=SECTION_ALIGN  
 %else  
       SECTION .rotext align=SECTION_ALIGN  
 %endif  
 %endif  
179  %endmacro  %endmacro
180    
181  %macro cglobal 1  %macro cglobal 1

Legend:
Removed from v.2164  
changed lines
  Added in v.2165

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4