VirtualBox

Changeset 26297 in vbox


Ignore:
Timestamp:
Feb 5, 2010 3:42:24 PM (15 years ago)
Author:
vboxsync
Message:

Config.kmk: Try -Werror on linux.x86 again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

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