VirtualBox

Changeset 46935 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jul 3, 2013 1:27:35 PM (11 years ago)
Author:
vboxsync
Message:

Devices/Config.kmk: Produce codeview symbol files instead of dwarf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Config.kmk

    r46222 r46935  
    3535TEMPLATE_VBoxBios_BINSUFF      = .rom
    3636TEMPLATE_VBoxBios_INCS         = .
    37 TEMPLATE_VBoxBios_ASFLAGS      = -q -wx ## @todo add -0?
    38 TEMPLATE_VBoxBios_CFLAGS       = -q -3 -wx -zl -zu -s -oafs -d1+ -ms
     37TEMPLATE_VBoxBios_ASFLAGS      = -q -wx -d1 ## @todo add -0?
     38TEMPLATE_VBoxBios_CFLAGS       = -q -3 -wx -zl -zu -s -oafs -ms -hc -d1+
    3939TEMPLATE_VBoxBios_CXXFLAGS     = $(TEMPLATE_VBoxBios_CFLAGS)
    4040TEMPLATE_VBoxBios_DEPS         = $(VBOX_VERSION_HEADER)
    4141TEMPLATE_VBoxBios_LDFLAGS      = system dos  \
    42         debug all \
     42        debug codeview all \
    4343        option quiet, nofarcalls, map, verbose, statics, symfile \
    4444        disable 1014, 1023, 2120
     
    5757TEMPLATE_VBoxBios32Lib_TOOL       = OPENWATCOM
    5858TEMPLATE_VBoxBios32Lib_ASTOOL     = OPENWATCOM
    59 TEMPLATE_VBoxBios32Lib_CFLAGS     = -q -wx -zu -s -oas -d1+ -ms -nt=BIOS32 -nd=BIOS32
     59TEMPLATE_VBoxBios32Lib_CFLAGS     = -q -wx -zu -s -oas -ms -nt=BIOS32 -nd=BIOS32 -hc -d1+
    6060TEMPLATE_VBoxBios32Lib_CXXFLAGS   = $(TEMPLATE_VBoxBios32_CFLAGS)
    6161TEMPLATE_VBoxBios32Lib_LNK_DEPS   = $(NO_SUCH_VARIABLE)
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