VirtualBox

Changeset 103126 in vbox


Ignore:
Timestamp:
Jan 30, 2024 7:43:46 PM (10 months ago)
Author:
vboxsync
Message:

libs/xpcom/python: Add forgotten Python 3.7 check, needed for oldish Apple command line dev tools (version 11, coming with SDK 10.15).

File:
1 edited

Legend:

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

    r102413 r103126  
    701701  #       ('m' builds < 3.8) and CRT malloc.
    702702  #
    703   VBOX_PYTHON_LIMITED_API_VER := $(firstword $(foreach ver, 35 36 38 39 310 311 312   34 33 \
     703  VBOX_PYTHON_LIMITED_API_VER := $(firstword $(foreach ver, 35 36 37 38 39 310 311 312   34 33 \
    704704                        ,$(if-expr defined(VBOX_PYTHON$(ver)_INC),$(ver),)$(if-expr defined(VBOX_PYTHON$(ver)M_INC),$(ver)M,)))
    705705  ifneq ($(VBOX_PYTHON_LIMITED_API_VER),)
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