Changeset 41157 in vbox
- Timestamp:
- May 3, 2012 11:58:00 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 77774
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r41148 r41157 625 625 endif 626 626 # Set this to enable dtrace probes raw-mode context code. 627 ##ifn1of ($(KBUILD_TARGET), os2)628 ##VBOX_WITH_DTRACE_RC = 1629 ##endif627 if1of ($(KBUILD_TARGET), solaris) 628 VBOX_WITH_DTRACE_RC = 1 629 endif 630 630 # Set this to enable support for dtrace probes in guest code. 631 631 #VBOX_WITH_DTRACE_GST = 1
Note:
See TracChangeset
for help on using the changeset viewer.