Changeset 93757 in vbox
- Timestamp:
- Feb 15, 2022 3:12:04 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149941
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/Makefile.kmk
r93756 r93757 290 290 291 291 # 292 # This'll apply to both VBoxVMM and VMMR0. 293 # 294 ifdef IEM_WITHOUT_ASSEMBLY 295 VMMAll/IEMAllAImplC.cpp_DEFS = IEM_WITHOUT_ASSEMBLY 296 endif 297 298 299 # 292 300 # Generate macro template for IEM instruction statistics. 293 301 #
Note:
See TracChangeset
for help on using the changeset viewer.