VirtualBox

Ignore:
Timestamp:
Jan 15, 2022 3:20:12 AM (3 years ago)
Author:
vboxsync
Message:

/Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk

    r93115 r93251  
    6767VBoxVideo_LIBS.x86      = \
    6868        $(PATH_SDK_$(VBOX_WINDDK_GST_NT4)_LIB)/exsup.lib
     69if "$(VBOX_VCC_TOOL_STEM)" >= "VCC142" && !defined(VBOX_WITHOUT_CONTROL_FLOW_GUARD)
     70 VBoxVideo_LIBS += \
     71        $(PATH_SDK_$(VBOX_WINDDK)_LIB.$(KBUILD_TARGET_ARCH))/BufferOverflowK.lib
     72endif
    6973
    7074ifdef VBOX_WITH_WDDM
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