- Timestamp:
- Mar 14, 2023 12:18:44 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 156303
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r98946 r98954 530 530 # Enables the new breakpoint handling code, see @bugref{8650} 531 531 VBOX_WITH_DBGF_FLOW_TRACING = 1 532 # Enables ARMv8 virtualization, see @bugref{10270} 533 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.arm64) 534 VBOX_WITH_VIRT_ARMV8 = 535 endif 532 536 ## @} 533 537
Note:
See TracChangeset
for help on using the changeset viewer.