Changeset 73705 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Aug 16, 2018 9:31:18 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 124384
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r73665 r73705 229 229 RT_WITH_NOCRT_ALIASES \ 230 230 LOG_DISABLED \ 231 IPRT_NO_ERROR_DATA 231 IPRT_NO_ERROR_DATA \ 232 IPRT_WITHOUT_DIGEST_MD4 232 233 SUPR3HardenedStatic_DEFS.win += LDR_ONLY_PE __STRALIGN_H_ 233 234
Note:
See TracChangeset
for help on using the changeset viewer.