VirtualBox

Changeset 86334 in vbox


Ignore:
Timestamp:
Sep 28, 2020 8:19:19 PM (4 years ago)
Author:
vboxsync
Message:

xpcom/python: Initial Py_LIMITED_API support. [build fix] bugref:9840

File:
1 edited

Legend:

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

    r86333 r86334  
    600600#
    601601VBOX_PYTHON_LIMITED_API_VER := $(firstword $(foreach ver, 35 36 38 39 310   34 33 \
    602 ,$(if-expr defined(VBOX_PYTHON$(ver)_INC),$(ver),)$(if-expr defined(VBOX_PYTHON$(ver)m_INC),$(ver)m,)))
     602,$(if-expr defined(VBOX_PYTHON$(ver)_INC),$(ver),)$(if-expr defined(VBOX_PYTHON$(ver)M_INC),$(ver)M,)))
    603603  ifneq ($(VBOX_PYTHON_LIMITED_API_VER),)
    604604DLLS += VBoxPython3
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