VirtualBox

Changeset 108259 in vbox


Ignore:
Timestamp:
Feb 17, 2025 3:21:20 PM (3 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167581
Message:

iprt/asmdefs.mac: ELF .data & .text (BEGINCONST) section alignment fixes for yasm. [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/asmdefs.mac

    r108256 r108259  
    817817   section .data   align=16
    818818   section .rodata align=16
     819   section .text    ; Make the .text segment default and w/o attributes
    819820  %endif
    820821 %endif
     
    826827   section .text align=16
    827828   section .data align=16
     829   section .text    ; Make the .text segment default and w/o attributes (or stuc/endstruc will trigger warnings).
    828830  %endif
    829831 %endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette