VirtualBox

Changeset 92975 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Dec 16, 2021 10:54:54 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148953
Message:

Support/Makefile.kmk: Build tweak for the W11 WDK in x86 mode. Looks like we somehow triggers stack security checks, not sure why it's only for VBoxDrv. bugref:10116

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r92910 r92975  
    678678        $(PATH_SDK_$(VBOX_WINDDK)_LIB)/ntoskrnl.lib \
    679679        $(PATH_SDK_$(VBOX_WINDDK)_LIB)/hal.lib
     680 ifn1of ($(VBOX_WINDDK), WINDDK80 WINDDK71)
     681  VBoxDrv_LIBS.win.x86    = \
     682        $(PATH_SDK_$(VBOX_WINDDK)_LIB)/BufferOverflowK.lib
     683 endif
    680684
    681685 #VBoxDrv_LDFLAGS.darwin   = -Wl,-sectcreate,__TEXT,__info_plist,$(VBoxDrv.kext_0_OUTDIR)/Info.plist
Note: See TracChangeset for help on using the changeset viewer.

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