VirtualBox

Ignore:
Timestamp:
May 9, 2023 10:04:31 AM (20 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 [scm fix]

File:
1 edited

Legend:

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

    r99695 r99696  
    443443 VirtualBoxVM_LDFLAGS.darwin = \
    444444        $(if $(VBOX_WITH_HARDENING) \
    445         ,-install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VirtualBoxVM.dylib \
    446         ,-rpath @executable_path/../../../../MacOS \
    447         -rpath @executable_path/../../../../Frameworks) \
     445                ,-install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VirtualBoxVM.dylib \
     446                ,-rpath @executable_path/../../../../MacOS \
     447                -rpath @executable_path/../../../../Frameworks) \
    448448        -framework AppKit -framework Carbon -framework IOKit
    449449else
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