VirtualBox

Changeset 73793 in vbox


Ignore:
Timestamp:
Aug 20, 2018 7:02:51 PM (6 years ago)
Author:
vboxsync
Message:

Config.kmk: fix the "OSE only" hack for the extpack cloud support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r73792 r73793  
    777777VBOX_WITH_EXTPACK = 1A
    778778# Enables implementing cloud providers as part of an extension pack.
    779 # (temp hack, just enabled for OSE, but will be for all soon)
    780 ifdef VBOX_OSE
    781 VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK=1
    782 endif
     779# (temp hack, disabled but enabled for OSE below, but will be for all soon)
     780VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK=
    783781# Enables separating code into the Oracle VM VirtualBox Extension Pack, dubbed PUEL.
    784782VBOX_WITH_EXTPACK_PUEL = 1
     
    11701168 VBOX_WITH_USB_VIDEO_IMPL=
    11711169 VBOX_WITH_NVME_IMPL=
     1170 ## @todo hack, see above, remove me as soon as possible
     1171 VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK=1
    11721172 VBOX_WITH_EXTPACK_PUEL=
    11731173 VBOX_WITH_EXTPACK_PUEL_BUILD=
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