VirtualBox

Ignore:
Timestamp:
Mar 7, 2010 12:36:25 AM (15 years ago)
Author:
vboxsync
Message:

Config.kmk,recompiler,xpcom18a4/Makefile.kmk: Drop the trailing slash from VBOX_WITH_RELATIVE_RUNPATH usage, the double slash for components/*.dylib shouldn't matter. Drop the VBoxREM <-> VBoxVMM loader cycle on darwin since it prevents @rpath from working.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r27138 r27139  
    104104TEMPLATE_XPCOM_LDFLAGS            += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RUNPATH)'
    105105else ifdef VBOX_WITH_RELATIVE_RUNPATH
    106 TEMPLATE_XPCOM_LDFLAGS            += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)/'
     106TEMPLATE_XPCOM_LDFLAGS            += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)'
    107107else ifdef VBOX_WITH_ORIGIN
    108108TEMPLATE_XPCOM_LDFLAGS            += '$(VBOX_GCC_RPATH_OPT)$$(VBOX_ORIGIN)'
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