VirtualBox

Changeset 65488 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Jan 27, 2017 2:34:07 PM (8 years ago)
Author:
vboxsync
Message:

Disable DrvDiskIntegrity on Windows for now (some linker issue I don't want to waste time on now)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r65481 r65488  
    546546# NVMe device emulation
    547547VBOX_WITH_NVME_IMPL = 1
    548 # Storage related debug driver
    549 VBOX_WITH_DRV_DISK_INTEGRITY = 1
     548# Storage related debug driver - Windows disabled because of some linker issue
     549ifn1of ($(KBUILD_TARGET), win)
     550 VBOX_WITH_DRV_DISK_INTEGRITY = 1
     551endif
    550552## @}
    551553
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette