VirtualBox

Changeset 37 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Jan 15, 2007 5:28:55 PM (18 years ago)
Author:
vboxsync
Message:

Don't bother with additions on linux.amd64 yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r35 r37  
    9999# Build linux / win32 additions.
    100100ifeq ($(BUILD_TARGET),linux)
    101  VBOX_WITH_LINUX_ADDITIONS = 1
    102  VBOX_WITH_WIN32_ADDITIONS = 1
     101 ifeq ($(BUILD_TARGET_ARCH),x86) # later on amd64 too.
     102  VBOX_WITH_LINUX_ADDITIONS = 1
     103  VBOX_WITH_WIN32_ADDITIONS = 1
     104 endif
    103105endif
    104106ifeq ($(BUILD_TARGET),l4)
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