Changeset 10653 in vbox
- Timestamp:
- Jul 15, 2008 12:39:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/xclient/Makefile.kmk
r10645 r10653 48 48 X11 \ 49 49 Xt 50 ifeq ($(KBUILD_TARGET),linux)51 50 # These are static replacements for gcc-specific parts of libstdc++ 52 51 VBoxClient_LIBS += \ 53 52 supc++ \ 54 53 gcc_eh 55 endif 54 56 55 ## @todo r=bird: move to the template (that's what they are there for). ditto for VBoxService. 57 56 VBoxClient_LIBPATH.freebsd += \
Note:
See TracChangeset
for help on using the changeset viewer.