View | Details | Raw Unified | Return to bug 201132 | Differences between
and this patch

Collapse All | Expand All

(-)src/VBox/Additions/x11/VBoxClient/Makefile.kmk (+1 lines)
Lines 51-56 VBoxClient_LIBS = \ Link Here
51
# These are static replacements for gcc-specific parts of libstdc++
51
# These are static replacements for gcc-specific parts of libstdc++
52
VBoxClient_LIBS += \
52
VBoxClient_LIBS += \
53
	cxxrt \
53
	cxxrt \
54
	c++ \
54
	gcc_eh
55
	gcc_eh
55
ifdef VBOX_X11_SEAMLESS_GUEST
56
ifdef VBOX_X11_SEAMLESS_GUEST
56
 VBoxClient_DEFS += SEAMLESS_GUEST DYNAMIC_RESIZE
57
 VBoxClient_DEFS += SEAMLESS_GUEST DYNAMIC_RESIZE

Return to bug 201132