Changeset 83079 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Feb 15, 2020 2:20:48 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136134
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp
r82968 r83079 1176 1176 1177 1177 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. */ 1178 1179 case LC_DATA_IN_CODE: /* Ignore */ 1179 1180 case LC_DYLIB_CODE_SIGN_DRS:/* Ignore */
Note:
See TracChangeset
for help on using the changeset viewer.