VirtualBox

Changeset 86625 in vbox


Ignore:
Timestamp:
Oct 19, 2020 10:06:01 AM (4 years ago)
Author:
vboxsync
Message:

/Config.kmk: For python 3.3+ only build the limited extension API module. bugref:9840

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r86602 r86625  
    723723# Use XPIDL instead of XSLT stylesheet
    724724VBOX_WITH_JAVA_SUPPORT_IN_XPIDL ?=
    725 # Build against multiple Python versions present in the system
     725# Build against multiple Python versions present in the system (only up to 3.2,
     726# unless VBOX_WITH_ONLY_PYTHON_LIMITED_API is overridden).
    726727VBOX_WITH_MULTIVERSION_PYTHON ?= 1
     728# Only build the limited Python extension API version for 3.3 and later.
     729VBOX_WITH_ONLY_PYTHON_LIMITED_API = 1
    727730# Enable the kchmviewer.
    728731VBOX_WITH_KCHMVIEWER = 1
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