VirtualBox

Changeset 99695 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 9, 2023 9:52:59 AM (21 months ago)
Author:
vboxsync
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 [Makefile fix]

File:
1 edited

Legend:

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

    r99694 r99695  
    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.

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