VirtualBox

Changeset 2654 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
May 16, 2007 1:28:55 AM (18 years ago)
Author:
vboxsync
Message:

Disable the IDT patching on 64-bit windows. It seems to fix a PAGE_FAULT_IN_NONPAGED_AREA bugcheck while in IopQueryName... (Though I wouldn't be at all surprised if a BSOD pops up now as I commit this 'fix'...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r2647 r2654  
    170170# build enhanced version of rdesktop
    171171VBOX_WITH_VRDP_RDESKTOP = 1
    172 ifeq ($(filter-out darwin os2,$(BUILD_TARGET)),)
     172ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 win.amd64,$(BUILD_TARGET).$(BUILD_TARGET_ARCH)),)
    173173# build the support driver & library without IDT patching.
    174174## @todo invert this!
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