VirtualBox

Changeset 26529 in vbox


Ignore:
Timestamp:
Feb 15, 2010 3:58:28 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57700
Message:

Config.kmk: Try VBOX_WITH_WARNINGS_AS_ERRORS on windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r26526 r26529  
    488488## @{
    489489# For treating compiler and linker warnings as errors where possible.
    490 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 darwin.amd64 linux.x86 linux.amd64)
     490if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 darwin.amd64 linux.x86 linux.amd64 win.x86 win.amd64)
    491491 VBOX_WITH_WARNINGS_AS_ERRORS = 1
    492492endif
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