VirtualBox

Changeset 99694 in vbox


Ignore:
Timestamp:
May 9, 2023 9:40:42 AM (23 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157242
Message:

NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, as parfait produces an ../MacOS can't be accessed error and we don't want to run the output from the parfait builds anyway, bugref:3409 [scm fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r99693 r99694  
    442442ifndef VBOX_WITH_PARFAIT
    443443 VirtualBoxVM_LDFLAGS.darwin = \
    444  $(if $(VBOX_WITH_HARDENING)) \
     444        $(if $(VBOX_WITH_HARDENING)) \
    445445        ,-install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VirtualBoxVM.dylib \
    446446        ,-rpath @executable_path/../../../../MacOS \
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