VirtualBox

Changeset 10645 for trunk

Show
Ignore:
Timestamp:
07/15/08 14:07:10 (5 months ago)
Author:
vboxsync
Message:

Additions/xll: removed some more gcc libstdc++ dependencies in VBoxClient

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Additions/x11/xclient/Makefile.kmk

    r10128 r10645  
    4848        X11 \ 
    4949        Xt 
     50ifeq ($(KBUILD_TARGET),linux) 
     51# These are static replacements for gcc-specific parts of libstdc++ 
     52VBoxClient_LIBS += \ 
     53        supc++ \ 
     54        gcc_eh 
     55endif 
    5056## @todo r=bird: move to the template (that's what they are there for). ditto for VBoxService. 
    5157VBoxClient_LIBPATH.freebsd += \ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy