VirtualBox

Changeset 104579 in vbox for trunk/src/libs


Ignore:
Timestamp:
May 10, 2024 4:48:20 PM (10 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163119
Message:

xpcom18a4/python, Installer/darwin: Define 11.0 as a "forget about using Python 2.7" which is approximately accurate (some copies of SDK 11.3 block it, some are not) and in any case it's not worth making a big fuss about a piece of software which is long out of support.

File:
1 edited

Legend:

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

    r103126 r104579  
    6363  VBOX_PYTHON27_INC = $(VBOX_PATH_MACOSX_SDK)/../MacOSX10.10.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/Headers
    6464  VBOX_PYTHON27_LIB = $(VBOX_PATH_MACOSX_SDK)/../MacOSX10.10.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/Python
    65  else if "$(VBOX_DEF_MACOSX_VERSION_MIN)" vlt "12.0"
     65 else if "$(VBOX_DEF_MACOSX_VERSION_MIN)" vlt "11.0"
    6666  VBOX_PYTHON27_INC = $(VBOX_PATH_MACOSX_SDK)/System/Library/Frameworks/Python.framework/Versions/2.7/Headers
    6767  VBOX_PYTHON27_LIB = $(VBOX_PATH_MACOSX_SDK)/System/Library/Frameworks/Python.framework/Versions/2.7/Python$(VBOX_PYTHON_SUFFTBD)
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