VirtualBox

Changeset 34622 in vbox


Ignore:
Timestamp:
Dec 2, 2010 4:19:11 PM (14 years ago)
Author:
vboxsync
Message:

enabled darwin extpack.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r34609 r34622  
    533533# Enables the extension pack feature.
    534534VBOX_WITH_EXTPACK = 1
    535 # Enables building of the "PUEL" (final name TBD) extension pack.
    536 if1of ($(KBUILD_TARGET), linux solaris win) ## @todo make this default when the darwin build has been added.
    537  VBOX_WITH_EXTPACK_PUEL = 1
    538 endif
    539 ifdef VBOX_ONLY_EXTPACKS
    540  VBOX_WITH_EXTPACK_PUEL = 1
    541 endif
     535# Enables building of the Oracle VM VirtualBox Extension Pack, dubbed PUEL.
     536VBOX_WITH_EXTPACK_PUEL = 1
    542537## @}
    543538
  • trunk/Makefile.kmk

    r34620 r34622  
    993993extpacks-packing:
    994994        + $(KMK) VBOX_ONLY_EXTPACKS=1 \
    995                 VBOX_WITH_EXTPACK_OS_ARCHS="linux.amd64 linux.x86 solaris.amd64 solaris.x86 win.amd64 win.x86" \
     995                VBOX_WITH_EXTPACK_OS_ARCHS="darwin.amd64 darwin.x86 linux.amd64 linux.x86 solaris.amd64 solaris.x86 win.amd64 win.x86" \
    996996                packing
    997 # +++  darwin.amd64 darwin.x86 freebsd.amd64 freebsd.x86 os2.x86 ^^^
     997# +++ freebsd.amd64 freebsd.x86 os2.x86 ^^^
    998998
    999999.PHONY: \
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