VirtualBox

Changeset 26281 in vbox for trunk


Ignore:
Timestamp:
Feb 5, 2010 5:17:09 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57341
Message:

Config.kmk: No -Werror on linux.x86 - yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r26245 r26281  
    484484## @{
    485485# For treating compiler and linker warnings as errors where possible.
    486 if1of ($(KBUILD_TARGET), darwin linux)
     486if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 darwin.amd64 linux.amd64) ## @todo linux.x86
    487487 VBOX_WITH_WARNINGS_AS_ERRORS = 1
    488488endif
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