VirtualBox

Changeset 26219 in vbox


Ignore:
Timestamp:
Feb 3, 2010 9:28:33 PM (15 years ago)
Author:
vboxsync
Message:

Config.kmk: VBOX_WITH_WARNINGS_AS_ERRORS=1 on darwin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r26218 r26219  
    478478# Set this to skip installing the redistributable compiler runtime.
    479479#VBOX_WITHOUT_COMPILER_REDIST = 1
    480 ## For treating compiler and linker warnings as errors where possible.
    481 if1of ($(USERNAME), bird)
     480## @}
     481
     482
     483## @name Compiler and linker config
     484## @{
     485# For treating compiler and linker warnings as errors where possible.
     486if1of ($(KBUILD_TARGET), darwin) # more to come here later.
    482487 VBOX_WITH_WARNINGS_AS_ERRORS = 1
    483488endif
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