- Timestamp:
- 07/15/08 14:07:10 (5 months ago)
- Files:
-
- trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/Additions/x11/xclient/Makefile.kmk
r10128 r10645 48 48 X11 \ 49 49 Xt 50 ifeq ($(KBUILD_TARGET),linux) 51 # These are static replacements for gcc-specific parts of libstdc++ 52 VBoxClient_LIBS += \ 53 supc++ \ 54 gcc_eh 55 endif 50 56 ## @todo r=bird: move to the template (that's what they are there for). ditto for VBoxService. 51 57 VBoxClient_LIBPATH.freebsd += \

