VirtualBox

Changeset 30229 in vbox


Ignore:
Timestamp:
Jun 16, 2010 2:34:24 AM (15 years ago)
Author:
vboxsync
Message:

Config.kmk: build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r30228 r30229  
    36913691  TEMPLATE_VBOXBLDPROG_TOOL            := VCC70
    36923692  TEMPLATE_VBOXBLDPROG_SDKS            := WIN32SDK
     3693 else if1of ($(KBUILD_HOST_ARCH), amd64)
     3694  TEMPLATE_VBOXBLDPROG_TOOL            := VCC80
     3695  TEMPLATE_VBOXBLDPROG_SDKS            := WIN64SDK
    36933696 else
    3694   $(error VBOX_USE_VCC70 does not work with KBUILD_HOST_ARCH=$(KBUILD_HOST_ARCH) because the compiler only does 32-bit x86)
     3697  $(error KBUILD_HOST_ARCH=$(KBUILD_HOST_ARCH))
    36953698 endif
    36963699 ifndef VBOX_USE_VCC70
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