VirtualBox

Ignore:
Timestamp:
Nov 21, 2024 2:03:37 PM (8 weeks ago)
Author:
vboxsync
Message:

*: Windows asan build fixes after the change to VS2022. jiraref:VBP-1439

File:
1 edited

Legend:

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

    r106813 r107086  
    6060VBoxStub_POST_CMDS = $(VBOX_CHECK_IMPORTS) --image $(out) ntdll.dll kernel32.dll
    6161ifeq ($(KBUILD_TYPE),asan)
    62  VBoxStub_POST_CMDS += advapi32.dll
     62 VBoxStub_POST_CMDS += advapi32.dll clang_rt.asan_dynamic-i386.dll
    6363endif
    6464VBoxStub_LNK_DEPS  = $(VBOX_CHECK_IMPORTS)
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