Changeset 40908 in vbox
- Timestamp:
- Apr 13, 2012 8:50:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r40876 r40908 2686 2686 TEMPLATE_VBoxRc_BLD_TRG_ARCH = x86 2687 2687 TEMPLATE_VBoxRc_MODE = a+r,u+w 2688 2689 TEMPLATE_VBoxRc_USES += dtrace 2690 ifdef VBOX_WITH_DTRACE_RC 2691 TEMPLATE_VBoxRc_DTRACETOOL = VBoxTpG 2692 TEMPLATE_VBoxRc_DEFS += VBOX_WITH_DTRACE VBOX_WITH_DTRACE_RC 2693 else 2694 TEMPLATE_VBoxRc_DTRACETOOL = VBoxTpG-Disabled 2695 endif 2688 2696 2689 2697 ifeq ($(VBOX_LDR_FMT32),pe)
Note:
See TracChangeset
for help on using the changeset viewer.