Changeset 6704 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- Feb 1, 2008 1:21:06 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk
r6703 r6704 127 127 # C library is not available. 128 128 # 129 #ifeq ($(BUILD_TARGET),linux) - VBOXGUESTR3LIB should work now (only difference is the default visibility).130 #VBoxGuestR3LibXFree86_TEMPLATE = VBOXLNX32GUESTR3LIB131 #VBoxGuestR3LibXFree86_INST = $(INST_ADDITIONS_LIB)132 #VBoxGuestR3LibXFree86_CXXFLAGS = -fno-exceptions133 #else134 129 VBoxGuestR3LibXFree86_TEMPLATE = VBOXGUESTR3LIB 135 #endif136 130 VBoxGuestR3LibXFree86_DEFS = VBOX_HGCM VBOX_VBGLR3_XFREE86 137 131 VBoxGuestR3LibXFree86_SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.