VirtualBox

Changeset 16844 in vbox for trunk/src/libs


Ignore:
Timestamp:
Feb 17, 2009 2:06:49 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42947
Message:

xpcom/Makefile: changed to darwin.amd64/xidl hack to apply to host instead of target arch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r16442 r16844  
    630630## @todo This assumes HOST == TARGET.
    631631xpidl_INST = $(INST_BIN)
    632 ifeq ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH),darwin.amd64) # HACK ALERT!
     632ifeq ($(KBUILD_HOST).$(KBUILD_HOST_ARCH),darwin.amd64) # HACK ALERT!
    633633 xpidl_BLD_TRG_ARCH = x86
    634634 ## @todo kBuild ticket 84 workarounds:
     635 xpidl_DEFS.x86     = $(TEMPLATE_XPCOMBLDPROG_DEFS.x86)
    635636 xpidl_CFLAGS.x86   = $(TEMPLATE_XPCOMBLDPROG_CFLAGS.x86)
    636637 xpidl_CXXFLAGS.x86 = $(TEMPLATE_XPCOMBLDPROG_CXXFLAGS.x86)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette