VirtualBox

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


Ignore:
Timestamp:
Mar 16, 2023 12:25:09 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156355
Message:

xpcom,Installer/darwin: Build and ship the version agnostic VBoxPython3 module on macOS, bugref:9790 [build fix, mac2 doesn't has python3 installed in the usual location]

File:
1 edited

Legend:

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

    r99000 r99004  
    479479        MacOS/VBoxPython2_7.so
    480480endif
    481 if defined(VBOX_WITH_PYTHON) && !defined(VBOX_WITHOUT_PYTHON_LIMITED_API)
     481if defined(VBOX_WITH_PYTHON) && !defined(VBOX_WITHOUT_PYTHON_LIMITED_API) && $(KBUILD_TARGET_ARCH) == "arm64"
    482482 VBOX_DI_VBAPP_DYLIBS += \
    483483        MacOS/VBoxPython3.so
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette