VirtualBox

Changeset 41522 in vbox for trunk


Ignore:
Timestamp:
May 31, 2012 2:43:19 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78285
Message:

More watcom preparations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/Config.kmk

    r41514 r41522  
    359359
    360360
    361 ## @name Devices, Drivers,
     361## @name Devices, Drivers, ...
    362362## @{
    363363# Build the Host Guest Communication Manager component.
     
    457457# Enable SCSI drivers
    458458VBOX_WITH_SCSI = 1
     459# Enable the new BIOS code.
     460#if1of ($(KBUILD_TARGET), darwin) # freebsd linux solaris win)
     461# VBOX_WITH_NEW_BIOS = 1
     462#endif
    459463# Enable this setting to force a fallback to default DMI data on configuration errors
    460464VBOX_BIOS_DMI_FALLBACK =
     
    650654endif
    651655# Whether we can use Open Watcom to build stuff.
    652 ifndef VBOX_WITHOUT_OPEN_WATCOM
    653  if1of ($(KBUILD_TARGET), os2 win) # + linux
    654   VBOX_WITH_OPEN_WATCOM := 1
    655  endif
     656if1of ($(KBUILD_TARGET), darwin linux os2 win)
     657 VBOX_WITH_OPEN_WATCOM = 1
    656658endif
    657659## @}
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