VirtualBox

Changeset 10121

Show
Ignore:
Timestamp:
07/02/08 21:53:20 (5 months ago)
Author:
vboxsync
Message:

The $ORIGIN stuff is not solaris specific any longer, is rather useful on linux too.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk

    r10119 r10121  
    311311  endif 
    312312  ifdef VBOX_WITH_ORIGIN 
    313     # Qt4 on Solaris in the same as it is on other platforms (i.e. no special qtgcc/lib folders) 
    314     TEMPLATE_VBOXQT4GUIEXE_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$$(VBOX_ORIGIN)' 
     313   # Assume the Qt shared objects are in the same directory as the executable, on Solaris too. 
     314   TEMPLATE_VBOXQT4GUIEXE_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$$(VBOX_ORIGIN)' 
    315315  endif 
    316316 endif 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy