VirtualBox

Changeset 31134 in vbox


Ignore:
Timestamp:
Jul 27, 2010 10:08:11 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64102
Message:

Additions/Linux: prepare for combined packaging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r30724 r31134  
    787787#endif
    788788
     789# ASSUMES the 64-bit edition are built first. This also serializes VM access.
    789790additions-build-linux.amd64:   $(VBOX_ADDITIONS_BUILD_WIN_HOST_FIRST)
    790791ifeq ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH),linux.amd64)
     
    796797endif
    797798
    798 additions-build-linux.x86:   $(VBOX_ADDITIONS_BUILD_WIN_HOST_FIRST)
     799additions-build-linux.x86:   $(VBOX_ADDITIONS_BUILD_WIN_HOST_FIRST) additions-build-linux.amd64
    799800ifeq ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH),linux.x86)
    800801        + $(VBOX_KMK_TIME) $(KMK) $(VBOX_ADDITIONS_BUILD.x86) all $(VBOX_ADD_HOST_BUILD_TWEAK)
     
    802803else
    803804        $(call MSG_L1,Building Linux/x86 additions)
    804         $(VBOX_KMK_TIME) ssh [email protected] " echo $@ && cd /mnt/tinderbox/$(VBOX_ADDITIONS_BUILD_SUBDIRNAME) && tools/env.sh --no-wine kmk $(VBOX_ADDITIONS_BUILD.x86) all packing"
     805        $(VBOX_KMK_TIME) ssh [email protected] " echo $@ && cd /mnt/tinderbox/$(VBOX_ADDITIONS_BUILD_SUBDIRNAME) && tools/env.sh --no-wine kmk $(VBOX_ADDITIONS_BUILD.x86) all packing VBOX_WITH_COMBINED_LINUX_GUEST_PACKAGE=1"
    805806endif
    806807
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