VirtualBox

Changeset 99005 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Mar 16, 2023 12:46:15 PM (22 months ago)
Author:
vboxsync
Message:

xpcom,Installer/darwin: Build and ship the version agnostic VBoxPython3 module on macOS, bugref:9790 [another try, mac2 has python 3.7 instead of 3.8]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/Makefile.kmk

    r99004 r99005  
    479479        MacOS/VBoxPython2_7.so
    480480endif
    481 if defined(VBOX_WITH_PYTHON) && !defined(VBOX_WITHOUT_PYTHON_LIMITED_API) && $(KBUILD_TARGET_ARCH) == "arm64"
     481if    defined(VBOX_WITH_PYTHON) \
     482   && !defined(VBOX_WITHOUT_PYTHON_LIMITED_API) \
     483   && exists "$(VBOX_PATH_DIST)/VirtualBox.app/Contents/MacOS/VBoxPython3.so"
    482484 VBOX_DI_VBAPP_DYLIBS += \
    483485        MacOS/VBoxPython3.so
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