VirtualBox

Changeset 98007 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Jan 5, 2023 5:59:52 PM (2 years ago)
Author:
vboxsync
Message:

ValKit/bootsectors/Config.kmk: Shut up /Z7 vs /Zi cl.exe warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/Config.kmk

    r96407 r98007  
    345345TOOL_Bs3Vcc64_CXX = $(TOOL_$(VBOX_VCC_TOOL_STEM)AMD64_CXX)
    346346TOOL_Bs3Vcc64_COBJSUFF                 = .o64
    347 TOOL_Bs3Vcc64_CFLAGS                   = $(filter-out -TC,$(TOOL_$(VBOX_VCC_TOOL_STEM)AMD64_CFLAGS)) -TC
     347TOOL_Bs3Vcc64_CFLAGS                   = $(filter-out -TC -Zi,$(TOOL_$(VBOX_VCC_TOOL_STEM)AMD64_CFLAGS)) -TC
    348348TOOL_Bs3Vcc64_CFLAGS.debug             =
    349349TOOL_Bs3Vcc64_CFLAGS.dbgopt            = -O1
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