VirtualBox

Changeset 83079 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Feb 15, 2020 2:20:48 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136134
Message:

IPRT/ldrMachO: Ignore LC_BUILD_VERSION (harmless).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp

    r82968 r83079  
    11761176
    11771177            case LC_SOURCE_VERSION:     /* Harmless. It just gives a clue regarding the source code revision/version. */
     1178            case LC_BUILD_VERSION:      /* Harmless. It just gives a clue regarding the tool/sdk versions. */
    11781179            case LC_DATA_IN_CODE:       /* Ignore */
    11791180            case LC_DYLIB_CODE_SIGN_DRS:/* Ignore */
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