Changeset 40516 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Mar 17, 2012 2:23:13 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 76902
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Makefile.kmk
r40515 r40516 227 227 VBoxDD_LDFLAGS.linux = -Wl,--no-undefined 228 228 VBoxDD_LDFLAGS.l4 = -Wl,--no-undefined 229 230 ifdef VBOX_WITH_DTRACE_R3 231 if1of ($(KBUILD_TARGET), solaris) 232 VBoxDD_SOURCES += $(DevicesR3_0_OUTDIR)/VBoxDD-dtrace.o 233 endif 234 endif 229 235 230 236
Note:
See TracChangeset
for help on using the changeset viewer.