VirtualBox

Changeset 93324 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 18, 2022 3:41:57 PM (3 years ago)
Author:
vboxsync
Message:

VBoxSupLib: Back to libcmt.lib for hardened builds. bugref:8489 bugref:10162

File:
1 edited

Legend:

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

    r93323 r93324  
    539539VBoxSupLib_LIBS.win.amd64 = \
    540540        $(PATH_TOOL_$(TEMPLATE_VBOXR3STATIC_TOOL.win.amd64)_LIB)/chkstk.obj
    541 ifdef VBOX_WITH_HARDENING
    542  VBoxSupLib_LIBS.win = $(SUPR3HardenedStatic_1_TARGET) # includes the rest of the /guard:cf support stuff.
     541ifdef VBOX_WITH_HARDENING # for /guard:cf stuff
     542 VBoxSupLib_LIBS.win.x86 = \
     543        $(PATH_TOOL_$(TEMPLATE_VBOXR3STATIC_TOOL.win.x86)_LIB)/libcmt.lib
     544 VBoxSupLib_LIBS.win.amd64 = \
     545        $(PATH_TOOL_$(TEMPLATE_VBOXR3STATIC_TOOL.win.amd64)_LIB)/libcmt.lib
    543546endif
    544547VBoxSupLib_VBOX_IMPORT_CHECKER.win.x86   = xp
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