VirtualBox

Changeset 21240 in vbox for trunk/src


Ignore:
Timestamp:
Jul 6, 2009 8:35:59 AM (16 years ago)
Author:
vboxsync
Message:

Python: use 10.5 SDK for 2.6 bridge on Darwin too

File:
1 edited

Legend:

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

    r21239 r21240  
    116116VBoxPython26_EXTENDS_BY = appending
    117117VBoxPython26_NAME       = VBoxPython2_6
    118 VBoxPython26_TEMPLATE   = XPCOM
     118if "$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)" == "darwin.x86"
     119 VBoxPython26_TEMPLATE   = XPCOMOSX105
     120else
     121 VBoxPython26_TEMPLATE   = XPCOM
     122endif
    119123
    120124VBoxPython26_DEFS       = VBOX_PYXPCOM_VERSIONED
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