VirtualBox

Changeset 30663 in vbox


Ignore:
Timestamp:
Jul 6, 2010 12:23:08 PM (15 years ago)
Author:
vboxsync
Message:

xpcom/python: fix condition for building the module for python 2.5

File:
1 edited

Legend:

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

    r30123 r30663  
    101101endif
    102102
    103 if defined(VBOX_PYTHON25_INC) && "$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)" == "darwin.x86" && "$(VBOX_DEF_MACOSX_VERSION_MIN)" == "10.5"
     103if defined(VBOX_PYTHON25_INC) \
     104  && ("$(KBUILD_TARGET)" != "darwin" || ("$(KBUILD_TARGET_ARCH)" == "x86" && "$(VBOX_DEF_MACOSX_VERSION_MIN)" == "10.5"))
    104105#
    105106# Python 2.5 version
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