Changeset 7032 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Feb 20, 2008 12:26:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/Makefile
r6857 r7032 206 206 ifeq ($(BUILD_TYPE),debug) 207 207 KFLAGS += -DDEBUG -DDEBUG_$(USER) 208 # IPRT_DEBUG_SEMS indicates thread wrt sems state via the comm field. 209 KFLAGS += -DIPRT_DEBUG_SEMS 208 210 endif 209 211
Note:
See TracChangeset
for help on using the changeset viewer.