VirtualBox

Changeset 60270 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 31, 2016 9:55:04 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106311
Message:

bs3kit/Config.kmk: Don't enable function level linking for Visual C++ as it messes with debug info.

File:
1 edited

Legend:

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

    r60265 r60270  
    615615 TEMPLATE_VBoxBS3KitImg64_CTOOL      := Bs3Vcc64
    616616 TEMPLATE_VBoxBS3KitImg64_CXXTOOL    := Bs3Vcc64
    617  TEMPLATE_VBoxBS3KitImg64_CFLAGS      = -Z7 -O1 -Oi -GF -GS- -Gy -Gs65536
    618  TEMPLATE_VBoxBS3KitImg64_CXXFLAGS    = -Z7 -O1 -Oi -GF -GS- -Gy -Gs65536
     617 TEMPLATE_VBoxBS3KitImg64_CFLAGS      = -Z7 -O1 -Oi -GF -GS- -Gy- -Gs65536
     618 TEMPLATE_VBoxBS3KitImg64_CXXFLAGS    = -Z7 -O1 -Oi -GF -GS- -Gy- -Gs65536
    619619else
    620620 TEMPLATE_VBoxBS3KitImg64_CTOOL      := Bs3Gcc64Elf64
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette