Changeset 10645 in vbox
- Timestamp:
- Jul 15, 2008 12:07:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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 += \
Note:
See TracChangeset
for help on using the changeset viewer.