- Timestamp:
- Feb 5, 2010 5:17:09 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57341
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r26245 r26281 484 484 ## @{ 485 485 # For treating compiler and linker warnings as errors where possible. 486 if1of ($(KBUILD_TARGET) , darwin linux)486 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 darwin.amd64 linux.amd64) ## @todo linux.x86 487 487 VBOX_WITH_WARNINGS_AS_ERRORS = 1 488 488 endif
Note:
See TracChangeset
for help on using the changeset viewer.