VirtualBox

Changeset 93341 in vbox for trunk/src/VBox/HostDrivers/win


Ignore:
Timestamp:
Jan 19, 2022 10:53:38 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149416
Message:

/Config.kmk,HostDrivers,Installer/win: Added a VBoxR3StaticDllNoAsan template variation to make the installer work better for ASAN builds. bugref:8489 bugref:9841

File:
1 edited

Legend:

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

    r93115 r93341  
    2828include $(KBUILD_PATH)/subheader.kmk
    2929
     30# For the installer helpers
    3031LIBRARIES += VBoxDrvCfg
    31 VBoxDrvCfg_TEMPLATE       = VBOXR3STATIC
     32VBoxDrvCfg_TEMPLATE       = VBoxR3StaticDllNoAsan
    3233VBoxDrvCfg_SDKS           = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK)
    3334VBoxDrvCfg_DEFS           = _WIN32_WINNT=0x0501 _UNICODE UNICODE
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